From 5b5bcf24f5293f7f3db0aca9af98777a5aff6be2 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 19 Jun 2007 15:58:02 +0000 Subject: punt %.bflt target in favor of proper LDFLAGS=-Wl,-elf2flt handling --- Makefile.custom | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.custom') diff --git a/Makefile.custom b/Makefile.custom index cf3d14321..bb5977697 100644 --- a/Makefile.custom +++ b/Makefile.custom @@ -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) $^ >$@ -- cgit v1.2.3