summaryrefslogtreecommitdiffstats
path: root/target/device/AMD/DBAu1500
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-04-12 20:32:45 +0000
committerEric Andersen <andersen@codepoet.org>2005-04-12 20:32:45 +0000
commit9fc890fc1faf265c473c5aa26522aaa1d3bc77fd (patch)
treec66b14d1391ea7cd42b76bde4ad51f7bfaf0a578 /target/device/AMD/DBAu1500
parent6e8666ead8d62a6334fc036e48bde7e16d4f21e8 (diff)
downloadbuildroot-novena-9fc890fc1faf265c473c5aa26522aaa1d3bc77fd.tar.gz
buildroot-novena-9fc890fc1faf265c473c5aa26522aaa1d3bc77fd.zip
Make busybox config file location a config option
Diffstat (limited to 'target/device/AMD/DBAu1500')
-rw-r--r--target/device/AMD/DBAu1500/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/device/AMD/DBAu1500/Makefile.in b/target/device/AMD/DBAu1500/Makefile.in
index 675034df9..f08df8fdc 100644
--- a/target/device/AMD/DBAu1500/Makefile.in
+++ b/target/device/AMD/DBAu1500/Makefile.in
@@ -1,6 +1,6 @@
ALCHEMY_DBAU1500_PATH=target/device/AMD/DBAu1500
-BUSYBOX_CONFIG=$(ALCHEMY_DBAU1500_PATH)/busybox.config
+BR2_PACKAGE_BUSYBOX_CONFIG=$(ALCHEMY_DBAU1500_PATH)/busybox.config
UCLIBC_CONFIG_FILE=$(ALCHEMY_DBAU1500_PATH)/uClibc.config.$(ARCH)
TARGET_SKELETON=$(ALCHEMY_DBAU1500_PATH)/skel.tar.gz