1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-13 22:01:05 +02:00

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