From fb9fc446526b4873389d816090734da066829dbb Mon Sep 17 00:00:00 2001
From: nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Sat, 14 Oct 2006 14:16:26 +0000
Subject: leave out the ccache directory when copying the staging dir into the
 sdk (#843)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5081 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 target/Makefile | 1 -
 1 file changed, 1 deletion(-)

(limited to 'target/Makefile')

diff --git a/target/Makefile b/target/Makefile
index 195878e66..dc21033e5 100644
--- a/target/Makefile
+++ b/target/Makefile
@@ -17,7 +17,6 @@ TARGETS-$(CONFIG_SDK) += sdk
 
 linux-compile: utils-install
 linux-install: $(BIN_DIR)
-sdk-compile: linux-install
 image_install: linux-install
 
 download: $(patsubst %,%-download,$(TARGETS-y))
-- 
cgit v1.2.3