summaryrefslogtreecommitdiff
path: root/target/device/Atmel/atngw100-expanded/Makefile.in
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf.samuelsson@atmel.com>2008-03-28 07:32:54 +0000
committerUlf Samuelsson <ulf.samuelsson@atmel.com>2008-03-28 07:32:54 +0000
commit00bd182a5f242cdd6aaca17d7328462608224149 (patch)
tree5b32a29073c98813c28e9040ab8188d66d7fbd48 /target/device/Atmel/atngw100-expanded/Makefile.in
parenta1b0651a5a43a21355683f7e3461f654d9334f23 (diff)
Define busybox config in board directory for Atmel boards
Diffstat (limited to 'target/device/Atmel/atngw100-expanded/Makefile.in')
-rw-r--r--target/device/Atmel/atngw100-expanded/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/device/Atmel/atngw100-expanded/Makefile.in b/target/device/Atmel/atngw100-expanded/Makefile.in
index e0534176e..f7cb822ae 100644
--- a/target/device/Atmel/atngw100-expanded/Makefile.in
+++ b/target/device/Atmel/atngw100-expanded/Makefile.in
@@ -3,4 +3,5 @@ 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