projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7ae824
)
sdk: keep $(STAGING_DIR)/usr/bin, at least curl needs it
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 1 Sep 2014 22:34:49 +0000
(22:34 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 1 Sep 2014 22:34:49 +0000
(22:34 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Backport of r42397
SVN-Revision: 42398
target/sdk/Makefile
patch
|
blob
|
history
diff --git
a/target/sdk/Makefile
b/target/sdk/Makefile
index 828cff5880d29592d0633af6380c7b95d2d8b2ab..a2cd3a5ab082ee166dbcad907375d987b51ab98e 100644
(file)
--- a/
target/sdk/Makefile
+++ b/
target/sdk/Makefile
@@
-31,8
+31,7
@@
EXCLUDE_DIRS:=*/ccache \
*.install.clean \
*.install.flags \
*.install \
- */doc \
- $(STAGING_SUBDIR_TARGET)/usr/bin
+ */doc
SDK_DIRS = \
$(STAGING_SUBDIR_HOST) \