generic: add CONFIG_MANGLE_BOOTARGS and disable it by default
authorImre Kaloz <kaloz@openwrt.org>
Tue, 31 Mar 2015 19:18:03 +0000 (19:18 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Tue, 31 Mar 2015 19:18:03 +0000 (19:18 +0000)
commit17fb965d6baadc0ac6d39e7cb89954722f2ea7d2
treea51dafb6a89083aa4b33575906e926f3a5caa7ea
parentb9c4dadc11e5ddd956d683b9fc97db69598c7c68
generic: add CONFIG_MANGLE_BOOTARGS and disable it by default

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
target/linux/generic/config-3.18
target/linux/generic/config-4.0
target/linux/generic/patches-3.18/995-mangle_bootargs.patch [new file with mode: 0644]
target/linux/generic/patches-4.0/995-mangle_bootargs.patch [new file with mode: 0644]