summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/atngw100-base/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'target/device/Atmel/atngw100-base/Makefile.in')
-rw-r--r--target/device/Atmel/atngw100-base/Makefile.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/target/device/Atmel/atngw100-base/Makefile.in b/target/device/Atmel/atngw100-base/Makefile.in
new file mode 100644
index 000000000..b74e4984b
--- /dev/null
+++ b/target/device/Atmel/atngw100-base/Makefile.in
@@ -0,0 +1,6 @@
+ifeq ($(strip $(BR2_TARGET_AVR32_ATNGW100_BASE)),y)
+ATNGW100_BASE_PATH=target/device/Atmel/atngw100-base
+
+TARGET_SKELETON=$(ATNGW100_BASE_PATH)/target_skeleton
+TARGET_DEVICE_TABLE=$(ATNGW100_BASE_PATH)/device_table.txt
+endif