mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-02 12:22:29 +00:00
defconfig: remove network config installed by base-files so defconfig can work
SVN-Revision: 14664
This commit is contained in:
parent
1adf135943
commit
8b9a31b918
5
target/linux/ar71xx/base-files.mk
Normal file
5
target/linux/ar71xx/base-files.mk
Normal file
@ -0,0 +1,5 @@
|
||||
define Package/base-files/install-target
|
||||
rm -f $(1)/etc/config/network
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user