aboutsummaryrefslogtreecommitdiff
path: root/applets/busybox.mkll
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2005-12-16 06:12:46 +0000
committerRob Landley <rob@landley.net>2005-12-16 06:12:46 +0000
commita930bd333270166fd80a919deb36bfb40eb97f8c (patch)
tree1a656a20ff1b490000dcd935f0d1dde26ab30085 /applets/busybox.mkll
parentddc280ec437d61a6d0a906e414e475e05e877606 (diff)
downloadbusybox-a930bd333270166fd80a919deb36bfb40eb97f8c.tar.gz
Stephane Billiart said:
the attached patch makes applet list in busybox.links correctly include tr and watchdog. Currently, they don't appear because they are prefixed with ENABLE_ in include/applets.h
Diffstat (limited to 'applets/busybox.mkll')
-rwxr-xr-xapplets/busybox.mkll2
1 files changed, 1 insertions, 1 deletions
diff --git a/applets/busybox.mkll b/applets/busybox.mkll
index 5b6677d03..b30ac8d92 100755
--- a/applets/busybox.mkll
+++ b/applets/busybox.mkll
@@ -10,7 +10,7 @@
export LC_ALL=POSIX
export LC_CTYPE=POSIX
-CONFIG_H=${1:-include/config.h}
+CONFIG_H=${1:-include/bb_config.h}
APPLETS_H=${2:-include/applets.h}
gcc -E -DMAKE_LINKS -include $CONFIG_H $APPLETS_H |
awk '/^[ \t]*LINK/{