use tmpfs instead ramfs, strange that i do not need to add any kernel option, it...
[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.040735 seconds and 5 git commands to generate.