- fix generation of the busybox.links install script inputfile

This commit is contained in:
Bernhard Reutner-Fischer 2006-11-17 13:17:04 +00:00
parent 68532b3578
commit 193bcf381e
2 changed files with 2 additions and 2 deletions

View 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

View File

@ -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/{