mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-01 21:57:31 +02:00
4 lines
78 B
Makefile
4 lines
78 B
Makefile
|
define Package/base-files/install-target
|
||
|
rm -f $(1)/etc/config/network
|
||
|
endef
|