mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-08 17:19:14 +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:
committed by
Andrei Gherzan
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 "\"\""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user