mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
4 lines
189 B
Bash
Executable File
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 "$@" |