remove unused gcc versions (<3.3.5, 3.4.0-3.4.2)
[openwrt.git] / openwrt / toolchain / binutils / Makefile
1 include $(TOPDIR)/rules.mk
2
3 include ./binutils.mk
4
5 source: binutils-source
6 prepare: $(BINUTILS_DIR)/.patched
7 compile: $(BINUTILS_DIR1)/binutils/objdump
8 install: binutils
9 clean: binutils-distclean binutils-toolclean
This page took 0.042083 seconds and 5 git commands to generate.