diff options
Diffstat (limited to 'target/device/valka/Makefile.in')
-rw-r--r-- | target/device/valka/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
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 "***************************************************************" |