fix libipq install if staging dir doesn't contain usr/lib and usr/include yet
[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.041247 seconds and 5 git commands to generate.