1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-12-23 03:18:37 +02:00
openwrt-packages/gforth/files/gforth

4 lines
189 B
Bash
Executable File

#! /bin/sh
# Can't cross-build gforth.fi image file. Instead load sources on startup.
exec $0-bin -m 1M -i kernl32l.fi \
exboot.fs startup.fs arch/mips/asm.fs arch/mips/disasm.fs "$@"