commit | 586ea61284a6ef90d4274b10f2e36e67e62973df | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri Apr 21 01:18:07 2006 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri Apr 21 01:18:07 2006 +0000 |
tree | a912b58e4697dabf3f3335cd35b3f5011c1fb500 | |
parent | 791976490b7c8838ccd847e30e9348c2c72b5e88 [diff] [blame] |
2006-04-20 Shaun Jackman <sjackman@gmail.com> * Makefile: Build a bFLT binary. * Rules.mak: Ditto.
diff --git a/Makefile b/Makefile index 29e741d..977df5d 100644 --- a/Makefile +++ b/Makefile
@@ -305,6 +305,9 @@ $(Q)cp busybox_unstripped busybox $(do_strip) +%.bflt: %_unstripped + $(do_elf2flt) + busybox.links: $(top_srcdir)/applets/busybox.mkll include/bb_config.h $(top_srcdir)/include/applets.h $(Q)-$(SHELL) $^ >$@