mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-13 14:15:55 +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…
x
Reference in New Issue
Block a user