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> SVN-Revision: 45393 | ||||
* | 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> SVN-Revision: 45196 |