hide experimental/developer options from the user. can be reenabled by using make...
[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.048254 seconds and 5 git commands to generate.