summaryrefslogtreecommitdiff
path: root/target/device/Atmel/atngw100-expanded/Makefile.in
blob: e0534176ea8e4ac19d52d04556e928ef885761d0 (plain)
1
2
3
4
5
6
ifeq ($(strip $(BR2_TARGET_AVR32_ATNGW100_EXPANDED)),y)
ATNGW100_EXPANDED_PATH=target/device/Atmel/atngw100-expanded

TARGET_SKELETON=$(ATNGW100_EXPANDED_PATH)/target_skeleton
TARGET_DEVICE_TABLE=$(ATNGW100_EXPANDED_PATH)/device_table.txt
endif