- note which kernel-headers are required.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 18 Mar 2007 11:53:16 +0000 (11:53 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sun, 18 Mar 2007 11:53:16 +0000 (11:53 -0000)
  PS: kernel-headers-old.mk would need to provide stuff for downloading the full version, in case anybody would care about such ancient stuff..

target/device/Config.in

index 2f1d9ba071013b2d6ef7cc61c6cd2395718ecf40..15abad8f639f79adf8f6708dca8d019c548f043b 100644 (file)
@@ -7,6 +7,10 @@ config BR2_PACKAGE_LINUX
          The Linux kernel.
          http://www.kernel.org/
 
+         Note: Requires kernel-headers >= 2.6.19 since the other
+               kernel headers are just that (headers) and not full
+               kernels. This is a feature.
+
 source "target/device/AMD/Config.in"
 source "target/device/Arm/Config.in"
 source "target/device/Atmel/Config.in"