[ar71xx] defconfig: remove network config installed by base-files so defconfig can...
[openwrt-10.03/.git] / target / linux / ar71xx / base-files.mk
1 define Package/base-files/install-target
2         rm -f $(1)/etc/config/network
3 endef
4
5