diff options
Diffstat (limited to 'target/device/Atmel/atngw100-base/Makefile.in')
-rw-r--r-- | target/device/Atmel/atngw100-base/Makefile.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/device/Atmel/atngw100-base/Makefile.in b/target/device/Atmel/atngw100-base/Makefile.in deleted file mode 100644 index c2f296970..000000000 --- a/target/device/Atmel/atngw100-base/Makefile.in +++ /dev/null @@ -1,4 +0,0 @@ -ifeq ($(BR2_TARGET_AVR32_ATNGW100_BASE),y) -UBOOT_BOARD_NAME:=atngw100 -TARGET_SKELETON=$(BOARD_PATH)/target_skeleton -endif |