aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/busybox
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2009-06-16 16:37:24 +0100
committerPhil Blundell <philb@gnu.org>2009-06-16 16:37:24 +0100
commit73bdf9cc0c931f8d49596bc89ceb632e2e464d84 (patch)
tree84eec801540c9389ad990d8a6fdb25b99fa209dd /recipes/busybox
parent658930dd64c9c4a86fdee5bcc0e6789feb4a1341 (diff)
downloadopenembedded-73bdf9cc0c931f8d49596bc89ceb632e2e464d84.tar.gz
busybox: fix typo in defconfig for micro
Diffstat (limited to 'recipes/busybox')
-rw-r--r--recipes/busybox/busybox-1.13.2/micro/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/busybox/busybox-1.13.2/micro/defconfig b/recipes/busybox/busybox-1.13.2/micro/defconfig
index 82fa667146..8431d19702 100644
--- a/recipes/busybox/busybox-1.13.2/micro/defconfig
+++ b/recipes/busybox/busybox-1.13.2/micro/defconfig
@@ -716,7 +716,7 @@ CONFIG_FEATURE_UDHCPC_ARPING=y
# CONFIG_FEATURE_UDHCP_PORT is not set
# CONFIG_UDHCP_DEBUG is not set
# CONFIG_FEATURE_UDHCP_RFC3397 is not set
-CONFIG_UDHCPC_DEFAULT_SCRIPT="@DATADIR/udhcpc/default.script"
+CONFIG_UDHCPC_DEFAULT_SCRIPT="@DATADIR@/udhcpc/default.script"
CONFIG_UDHCPC_SLACK_FOR_BUGGY_SERVERS=80
# CONFIG_VCONFIG is not set
CONFIG_WGET=y