mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 06:54:58 +01:00
remove default network config for brcm
SVN-Revision: 4752
This commit is contained in:
parent
e8e9ee4981
commit
1ffd601344
@ -133,6 +133,7 @@ define Package/base-files$(TARGET)/install-ar7
|
||||
$(CP) $(PKG_BUILD_DIR)/adam2patcher $(1)/sbin
|
||||
endef
|
||||
define Package/base-files$(TARGET)/install-brcm
|
||||
rm -f $(1)/etc/config/network
|
||||
mkdir -p $(1)/sbin
|
||||
$(CP) $(PKG_BUILD_DIR)/jffs2root $(1)/sbin
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user