forked from Ivasoft/openwrt
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
This commit is contained in:
2
target/linux/x86/base-files/default/etc/preinit.arch
Normal file
2
target/linux/x86/base-files/default/etc/preinit.arch
Normal file
@@ -0,0 +1,2 @@
|
||||
mount -t proc none /proc
|
||||
grep 'failsafe=' /proc/cmdline && export FAILSAFE=true
|
||||
Reference in New Issue
Block a user