defconfig: remove network config installed by base-files so defconfig can work
SVN-Revision: 14664
This commit is contained in:
parent
1adf135943
commit
8b9a31b918
1 changed files with 5 additions and 0 deletions
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 a new issue