mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-13 18:34:53 +00:00
2ec0cba393
http://us.fixstars.com/products/gigaaccel/ This build will create zImage suitable for TFTP boot image. * v2 - add axonram device driver - switch to 2.6.30.1 Signed-off-by: Akinobu Mita <mita@fixstars.com> SVN-Revision: 16860
3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
mount -t proc none /proc
|
|
grep 'failsafe=' /proc/cmdline > /dev/null && export FAILSAFE=true
|