projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
905e50d
)
target/sdk: ship toolchain and kernel module package
author
Felix Fietkau
<nbd@nbd.name>
Mon, 1 Aug 2016 09:54:25 +0000
(11:54 +0200)
committer
Felix Fietkau
<nbd@nbd.name>
Mon, 1 Aug 2016 10:00:25 +0000
(12:00 +0200)
Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/sdk/Makefile
patch
|
blob
|
history
diff --git
a/target/sdk/Makefile
b/target/sdk/Makefile
index 6aed25167ba0a54ad6328c1627b85a405a8ee465..4607535292c89d0f04ba766137abc662f05c4053 100644
(file)
--- a/
target/sdk/Makefile
+++ b/
target/sdk/Makefile
@@
-106,6
+106,8
@@
$(BIN_DIR)/$(SDK_NAME).tar.bz2: clean
$(SDK_BUILD_DIR)/
$(CP) \
$(TOPDIR)/package/Makefile \
+ $(TOPDIR)/package/libs/toolchain \
+ $(TOPDIR)/package/kernel/linux \
$(SDK_BUILD_DIR)/package/
-rm -f $(SDK_BUILD_DIR)/feeds.conf.default