mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:43:08 +02:00
[ar71xx] defconfig: remove network config installed by base-files so defconfig can work
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14664 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2d1c688ec9
commit
cc9bf2a604
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