2006-04-20 Shaun Jackman <sjackman@gmail.com>

* Makefile: Build a bFLT binary.
        * Rules.mak: Ditto.
This commit is contained in:
Mike Frysinger
2006-04-21 01:18:07 +00:00
parent 791976490b
commit 586ea61284
2 changed files with 10 additions and 0 deletions

View File

@@ -305,6 +305,9 @@ busybox: busybox_unstripped
$(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) $^ >$@