- fix generation of the busybox.links install script inputfile
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 17 Nov 2006 13:17:04 +0000 (13:17 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 17 Nov 2006 13:17:04 +0000 (13:17 -0000)
Makefile.custom
applets/busybox.mkll

index 5682a4b75ea75ea5ed895ced7e697003d127cbe9..11141e71f3eccc6f612208dcf99f29f9b3a12a79 100644 (file)
@@ -5,7 +5,7 @@
 %.bflt: %_unstripped
        $(CROSS_COMPILE)elf2flt $(ELF2FLTFLAGS) $< -o $@
 
-busybox.links: $(srctree)/applets/busybox.mkll $(srctree)/include/applets.h
+busybox.links: $(srctree)/applets/busybox.mkll $(objtree)/include/autoconf.h $(srctree)/include/applets.h
        $(Q)-$(SHELL) $^ >$@
 
 .PHONY: install
index 2ad23f9594a6e2f1dde5bff790555ee25850b144..6d61f7e82d56fc9f2b4b2887f036927a2950537a 100755 (executable)
@@ -10,7 +10,7 @@
 export LC_ALL=POSIX
 export LC_CTYPE=POSIX
 
-CONFIG_H=${1:-include/bb_config.h}
+CONFIG_H=${1:-include/autoconf.h}
 APPLETS_H=${2:-include/applets.h}
 $HOSTCC -E -DMAKE_LINKS -include $CONFIG_H $APPLETS_H |
   awk '/^[ \t]*LINK/{