diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-04-18 22:31:43 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-04-18 22:31:43 +0200 |
commit | 50f8d922941ac1c7f62162bf674ebf980452ed86 (patch) | |
tree | 75d5e0f1fd84925d0a19a353892e36a3bd3a2106 /target/device/Atmel/atngw100-base/Makefile.in | |
parent | 4ab6883ac5aa07ea1c317d85c92495b155cf214a (diff) | |
parent | 525ac766cd795c4f7f721e7b940e3ebce99e8ebc (diff) |
Merge branch 'fs-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot
Diffstat (limited to 'target/device/Atmel/atngw100-base/Makefile.in')
-rw-r--r-- | target/device/Atmel/atngw100-base/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/device/Atmel/atngw100-base/Makefile.in b/target/device/Atmel/atngw100-base/Makefile.in index 467951f08..c2f296970 100644 --- a/target/device/Atmel/atngw100-base/Makefile.in +++ b/target/device/Atmel/atngw100-base/Makefile.in @@ -1,5 +1,4 @@ ifeq ($(BR2_TARGET_AVR32_ATNGW100_BASE),y) UBOOT_BOARD_NAME:=atngw100 TARGET_SKELETON=$(BOARD_PATH)/target_skeleton -TARGET_DEVICE_TABLE=$(BOARD_PATH)/device_table.txt endif |