summaryrefslogtreecommitdiff
path: root/target/device/valka/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/device/valka/Makefile.in')
-rw-r--r--target/device/valka/Makefile.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/target/device/valka/Makefile.in b/target/device/valka/Makefile.in
deleted file mode 100644
index 06ed60581..000000000
--- a/target/device/valka/Makefile.in
+++ /dev/null
@@ -1,6 +0,0 @@
-ifeq ($(BR2_TARGET_VALKA),y)
-VALKA_PATH= target/device/valka
-
-TARGET_SKELETON=$(VALKA_PATH)/target_skeleton
-KERNEL_HEADERS_PATCH_DIR=target/device/Atmel/arch-avr32/kernel-headers-2.6.28.2
-endif