aboutsummaryrefslogtreecommitdiff
path: root/Makefile.custom
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-06-19 15:58:02 +0000
committerMike Frysinger <vapier@gentoo.org>2007-06-19 15:58:02 +0000
commit5b5bcf24f5293f7f3db0aca9af98777a5aff6be2 (patch)
tree88d6cf678bcb1f56e3aba070df52091d733eb122 /Makefile.custom
parent31789a81d5751acaaf373e8ede2932208161f869 (diff)
downloadbusybox-5b5bcf24f5293f7f3db0aca9af98777a5aff6be2.tar.gz
punt %.bflt target in favor of proper LDFLAGS=-Wl,-elf2flt handling
Diffstat (limited to 'Makefile.custom')
-rw-r--r--Makefile.custom3
1 files changed, 0 insertions, 3 deletions
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) $^ >$@