1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-17 07:27:52 +03:00
openwrt-xburst/toolchain/gcc/Makefile

10 lines
190 B
Makefile
Raw Normal View History

include $(TOPDIR)/rules.mk
include ./gcc-uclibc-3.x.mk
source: gcc-source
prepare: gcc_initial
compile: $(GCC_BUILD_DIR2)/.compiled
install: gcc-install
clean: gcc_initial-clean gcc-clean