[ar71xx] defconfig: remove network config installed by base-files so defconfig can...
[openwrt.git] / target / linux / ar71xx / base-files.mk
diff --git a/target/linux/ar71xx/base-files.mk b/target/linux/ar71xx/base-files.mk
new file mode 100644 (file)
index 0000000..d6682bd
--- /dev/null
@@ -0,0 +1,5 @@
+define Package/base-files/install-target
+       rm -f $(1)/etc/config/network
+endef
+
+