move modules.d stuff in /etc/init.d/S10boot and make it more like /etc/modules
[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.047343 seconds and 5 git commands to generate.