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:
Thomas De Schampheleire
2013-12-15 13:20:39 +01:00
committed by Peter Korsgaard
parent ee2ce3ba3b
commit 8da745f04a
18 changed files with 31 additions and 15 deletions

View File

@@ -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