projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: ag71xx: don't use port 4 of the switch, it is not connected on ar724x
[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
29cbfda
..
889f944
100644
(file)
--- a/
target/linux/x86/base-files.mk
+++ b/
target/linux/x86/base-files.mk
@@
-1,4
+1,6
@@
+ifneq ($(TARGET_x86_generic_Soekris48xx)$(TARGET_x86_generic_Soekris45xx),)
define Package/base-files/install-target
rm -f $(1)/etc/config/network
endef
+endif
This page took
0.020935 seconds
and
4
git commands to generate.