punt %.bflt target in favor of proper LDFLAGS=-Wl,-elf2flt handling

This commit is contained in:
Mike Frysinger
2007-06-19 15:58:02 +00:00
parent 31789a81d5
commit 5b5bcf24f5
3 changed files with 12 additions and 4 deletions

View File

@@ -2,9 +2,6 @@
# Build system
# ==========================================================================
%.bflt: %_unstripped
$(CROSS_COMPILE)elf2flt $(ELF2FLTFLAGS) $< -o $@
busybox.links: $(srctree)/applets/busybox.mkll $(objtree)/include/autoconf.h $(srctree)/include/applets.h
$(Q)-$(SHELL) $^ >$@