mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-27 17:18:59 +00:00
7166fbbb67
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43038
6 lines
80 B
Makefile
6 lines
80 B
Makefile
define Package/base-files/install-target
|
|
rm -f $(1)/etc/config/network
|
|
endef
|
|
|
|
|