mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
Config.in files: unification of comments about dependency on Linux kernel
This patch lines up the comments of packages that need a Linux kernel to be
built by buildroot, to the format:
foo needs a Linux kernel to be built
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
ee2ce3ba3b
commit
8da745f04a
@@ -17,5 +17,5 @@ config BR2_TARGET_ROOTFS_INITRAMFS
|
||||
identical root filesystems, one embedded inside the kernel
|
||||
image, and one separately.
|
||||
|
||||
comment "initramfs requires a Linux kernel to be built"
|
||||
comment "initramfs needs a Linux kernel to be built"
|
||||
depends on !BR2_LINUX_KERNEL
|
||||
|
||||
Reference in New Issue
Block a user