projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01c698b
)
fix path to the snapshot packages (snapshot build/upload needs to be fixed as well)
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 30 Sep 2007 21:29:55 +0000
(21:29 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 30 Sep 2007 21:29:55 +0000
(21:29 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9083
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/base-files/Makefile
patch
|
blob
|
history
diff --git
a/package/base-files/Makefile
b/package/base-files/Makefile
index
f5bf1ad
..
3e83c01
100644
(file)
--- a/
package/base-files/Makefile
+++ b/
package/base-files/Makefile
@@
-139,7
+139,7
@@
define Package/base-files$(TARGET)/install
fi \
)
$(SED) 's,$$$$R,r$(REV),g' $(1)/etc/banner
- $(SED) 's,$$$$S,$(BOARD)
-$(KERNEL)
,g' -e 's,$$$$A,$(ARCH),g' $(1)/etc/ipkg.conf
+ $(SED) 's,$$$$S,$(BOARD),g' -e 's,$$$$A,$(ARCH),g' $(1)/etc/ipkg.conf
mkdir -p $(1)/dev
mkdir -p $(1)/etc/crontabs
mkdir -p $(1)/jffs