Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | generic: make sure we only try to mangle bootargs we do have | Imre Kaloz | 2015-04-12 | 1 | -9/+12 |
| | | | | | | | | Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45393 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | generic: add CONFIG_MANGLE_BOOTARGS and disable it by default | Imre Kaloz | 2015-03-31 | 1 | -0/+55 |
Enabling this option renames the bootloader supplied root= and rootfstype= variables, which might have to be know but would break the automatisms OpenWrt uses. Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45196 3c298f89-4303-0410-b956-a3cf2f4a3e73 |