Age | Commit message (Collapse) | Author |
|
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
|
|
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Get rid of BR2_KERNEL_HEADERS_PATCH_DIR config, and simply always apply
platform patches if available.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"target/device/Atmel/arch-avre/kernel-headers-2.6.28.2"
Make sure BR2_KERNEL_HEADERS_PATCH_DIR is enabled for 2.6.28
Set
KERNEL_HEADERS_PATCH_DIR="target/device/Atmel/arch-avre/kernel-headers-2.6.28.2"
for Atmel AVR32 targets and "valka"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't make it default yet as uclibc/busybox seems to have some issues
with it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
And mark 2.6.26 as recent, 2.6.25 as deprecated while we're at it.
|
|
|
|
|
|
|
|
|
|
'default n' is the default, so there's no need to say it explicitly.
|
|
|
|
Based on patch by Fathi Boudra.
|
|
The new kconfig is more strict regarding depends/depends on, so fixup
the tree.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|