projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[toolchain] fix uClibc v0.9.30 build on x86_64
[openwrt.git]
/
package
/
base-files
/
Makefile
diff --git
a/package/base-files/Makefile
b/package/base-files/Makefile
index
52e70e5
..
581aa93
100644
(file)
--- a/
package/base-files/Makefile
+++ b/
package/base-files/Makefile
@@
-160,6
+160,7
@@
define Package/base-files$(TARGET)/install
$(SED) 's/$$$$/:13848:0:99999:7:::/' $(1)/etc/shadow \
)
$(SED) 's,$$$$R,$(REVISION),g' $(1)/etc/banner
+ mkdir -p $(1)/CONTROL
mkdir -p $(1)/dev
mkdir -p $(1)/etc/crontabs
mkdir -p $(1)/jffs
This page took
0.020918 seconds
and
4
git commands to generate.