generic: add CONFIG_MANGLE_BOOTARGS and disable it by default
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 31 Mar 2015 19:18:03 +0000 (19:18 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 31 Mar 2015 19:18:03 +0000 (19:18 +0000)
commit64ce582176909950e187c37830415c76732c848f
treead32895ca26cd1672e9e52bf338cac317a617212
parentdca880d1c13438a5890f7bb855e7f398e72e8c73
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45196 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]