From c1e444ff72f363ff5f7e0cd7ecf0ae1a4af702dd Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Fri, 30 Jan 2009 18:39:03 +0000 Subject: Remove AVR32 patches from kernel-headers directory and put them in "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" --- target/device/valka/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'target/device/valka') diff --git a/target/device/valka/Makefile.in b/target/device/valka/Makefile.in index 56ae1d285..01422465e 100644 --- a/target/device/valka/Makefile.in +++ b/target/device/valka/Makefile.in @@ -3,6 +3,7 @@ VALKA_PATH= target/device/valka TARGET_SKELETON=$(VALKA_PATH)/target_skeleton TARGET_DEVICE_TABLE=$(VALKA_PATH)/device_table.txt +KERNEL_HEADERS_PATCH_DIR=target/device/Atmel/arch-avr32/kernel-headers-2.6.28.2 valka_status: @echo "***************************************************************" -- cgit v1.2.3