summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/atstk1002/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/device/Atmel/atstk1002/Makefile.in')
-rw-r--r--target/device/Atmel/atstk1002/Makefile.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/device/Atmel/atstk1002/Makefile.in b/target/device/Atmel/atstk1002/Makefile.in
new file mode 100644
index 000000000..8489e915d
--- /dev/null
+++ b/target/device/Atmel/atstk1002/Makefile.in
@@ -0,0 +1,12 @@
+ATSTK1002_PATH=target/device/Atmel/atstk1002
+
+#BR2_PACKAGE_BUSYBOX_CONFIG=$(ATSTK1000_PATH)/busybox.config
+#UCLIBC_CONFIG_FILE=target/device/Atmel/uClibc.config.$(ARCH)
+
+TARGET_SKELETON=$(ATSTK1002_PATH)/target_skeleton
+TARGET_DEVICE_TABLE=$(ATSTK1002_PATH)/device_table.txt
+
+ifeq ($(strip $(BR2_PACKAGE_LINUX)),y)
+#LINUX26_FORMAT=uImage
+#LINUX26_KCONFIG=$(ATSTK1000_PATH)/linux26.atstk1002.config
+endif