mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-04 17:40:16 +02:00
remove default network config for brcm
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4752 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8f6ae33da8
commit
6c87a8b877
@ -133,6 +133,7 @@ define Package/base-files$(TARGET)/install-ar7
|
|||||||
$(CP) $(PKG_BUILD_DIR)/adam2patcher $(1)/sbin
|
$(CP) $(PKG_BUILD_DIR)/adam2patcher $(1)/sbin
|
||||||
endef
|
endef
|
||||||
define Package/base-files$(TARGET)/install-brcm
|
define Package/base-files$(TARGET)/install-brcm
|
||||||
|
rm -f $(1)/etc/config/network
|
||||||
mkdir -p $(1)/sbin
|
mkdir -p $(1)/sbin
|
||||||
$(CP) $(PKG_BUILD_DIR)/jffs2root $(1)/sbin
|
$(CP) $(PKG_BUILD_DIR)/jffs2root $(1)/sbin
|
||||||
endef
|
endef
|
||||||
|
Loading…
Reference in New Issue
Block a user