mirror of https://github.com/hak5/openwrt.git
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