diff options
Diffstat (limited to 'target/device/Atmel/atngw100-expanded/Makefile.in')
-rw-r--r-- | target/device/Atmel/atngw100-expanded/Makefile.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/device/Atmel/atngw100-expanded/Makefile.in b/target/device/Atmel/atngw100-expanded/Makefile.in deleted file mode 100644 index 7ea35e02e..000000000 --- a/target/device/Atmel/atngw100-expanded/Makefile.in +++ /dev/null @@ -1,7 +0,0 @@ -ifeq ($(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 -BR2_PACKAGE_BUSYBOX_CONFIG:=$(BOARD_PATH)/busybox-1.9.1.config -endif |