tn3399_openwrt/target/linux/at91/base-files.mk
Florian Fainelli ad576d262d at91: add Device Tree based board detection
Set up eth0 as LAN interface by default.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 46174
2015-07-04 01:25:15 +00:00

6 lines
80 B
Makefile

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