mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-09-10 06:44:18 +00:00
linux-raspberrypi: Don't set CONFIG_CMDLINE
We force the command line at runtime via cmdline.txt anyway. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
This commit is contained in:
parent
66103edbb8
commit
d2ead7c039
@ -103,9 +103,6 @@ do_configure_prepend() {
|
|||||||
kernel_configure_variable OABI_COMPAT y
|
kernel_configure_variable OABI_COMPAT y
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Set cmdline
|
|
||||||
kernel_configure_variable CMDLINE "\"${CMDLINE}\""
|
|
||||||
|
|
||||||
# Localversion
|
# Localversion
|
||||||
kernel_configure_variable LOCALVERSION "\"\""
|
kernel_configure_variable LOCALVERSION "\"\""
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user