openwrt_archive/target/linux/octeon/base-files.mk
John Crispin ff2e8cd8fc octeon: add basic board detection
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41274
2014-06-19 14:13:20 +00:00

4 lines
78 B
Makefile

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