tn3399_openwrt/target/linux/octeon/base-files.mk
John Crispin e6e024f155 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