projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: enable GPIO support for the AR933x SoCs
[openwrt.git]
/
target
/
linux
/
x86
/
base-files.mk
diff --git
a/target/linux/x86/base-files.mk
b/target/linux/x86/base-files.mk
index
d77ab55
..
29cbfda
100644
(file)
--- a/
target/linux/x86/base-files.mk
+++ b/
target/linux/x86/base-files.mk
@@
-1,5
+1,4
@@
define Package/base-files/install-target
- mkdir -p $(1)/root
+ rm -f $(1)/etc/config/network
endef
-
This page took
0.022141 seconds
and
4
git commands to generate.