4da13625d5
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35733
5 lines
80 B
Makefile
5 lines
80 B
Makefile
define Package/base-files/install-target
|
|
rm -f $(1)/etc/config/network
|
|
endef
|
|
|
|
|