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
|