1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-02-02 07:01:06 +02:00

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 "$@"