From 58682e173d175d76ad499431676911b650cd4853 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 31 May 2006 12:38:39 +0000 Subject: disable target/linux/package git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3856 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/Makefile') diff --git a/target/Makefile b/target/Makefile index b039214860..58fc5eb874 100644 --- a/target/Makefile +++ b/target/Makefile @@ -16,9 +16,6 @@ clean: linux-clean utils-clean lzma-clean image_clean image_clean: rm -f $(BIN_DIR)/openwrt-* -linux/package/%: - $(MAKE) -C $(TOPDIR)/target/linux $(patsubst linux/%,%,$@) - %-clean: $(MAKE) -C $(patsubst %-clean,%,$@) clean %-prepare: -- cgit v1.2.3