projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[adm5120] remove 2.6.25 specific stuff
[openwrt.git]
/
target
/
sdk
/
Makefile
diff --git
a/target/sdk/Makefile
b/target/sdk/Makefile
index
a435056
..
6c75600
100644
(file)
--- a/
target/sdk/Makefile
+++ b/
target/sdk/Makefile
@@
-32,9
+32,11
@@
$(BIN_DIR)/$(SDK_NAME).tar.bz2: clean
$(SDK_BUILD_DIR)/target/linux/*/files \
$(SDK_BUILD_DIR)/target/linux/*/patches
$(CP) \
$(SDK_BUILD_DIR)/target/linux/*/files \
$(SDK_BUILD_DIR)/target/linux/*/patches
$(CP) \
+ $(TOPDIR)/LICENSE \
$(TOPDIR)/feeds.conf.default \
$(TOPDIR)/rules.mk \
$(TOPDIR)/.config \
$(TOPDIR)/feeds.conf.default \
$(TOPDIR)/rules.mk \
$(TOPDIR)/.config \
+ ./files/Config.in \
./files/Makefile \
./files/README.SDK \
$(SDK_BUILD_DIR)/
./files/Makefile \
./files/README.SDK \
$(SDK_BUILD_DIR)/
This page took
0.01869 seconds
and
4
git commands to generate.