projects
/
openwrt
/
staging
/
florian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d28e6d
)
add feeds config file to SDK
author
Nicolas Thill
<nico@openwrt.org>
Fri, 22 Aug 2008 02:52:19 +0000
(
02:52
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Fri, 22 Aug 2008 02:52:19 +0000
(
02:52
+0000)
SVN-Revision: 12365
target/sdk/Makefile
patch
|
blob
|
history
diff --git
a/target/sdk/Makefile
b/target/sdk/Makefile
index de00da825babc53110e713b83651514dc45116f6..a4350564ebb373b9bb1a95c25e414b00e986828f 100644
(file)
--- a/
target/sdk/Makefile
+++ b/
target/sdk/Makefile
@@
-1,5
+1,5
@@
#
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006
-2008
OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@
-32,6
+32,7
@@
$(BIN_DIR)/$(SDK_NAME).tar.bz2: clean
$(SDK_BUILD_DIR)/target/linux/*/files \
$(SDK_BUILD_DIR)/target/linux/*/patches
$(CP) \
+ $(TOPDIR)/feeds.conf.default \
$(TOPDIR)/rules.mk \
$(TOPDIR)/.config \
./files/Makefile \