malta: fix generating network configuration

With the default network config provided by package base-files present,
board_detect won't create a new config from board.json.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>

SVN-Revision: 48076
v19.07.3_mercusys_ac12_duma
Felix Fietkau 9 years ago
parent 0da9da0d33
commit 67877462a2

@ -0,0 +1,3 @@
define Package/base-files/install-target
rm -f $(1)/etc/config/network
endef
Loading…
Cancel
Save