1
0
This repository has been archived on 2024-07-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
svn-openwrt-archive/target/linux/mvebu/base-files.mk
Imre Kaloz f953ed4ffb automatically generate network config
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 41381
2014-06-29 12:50:12 +00:00

4 lines
78 B
Makefile

define Package/base-files/install-target
rm -f $(1)/etc/config/network
endef