summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/base-files.mk
diff options
context:
space:
mode:
authorDaniel Dickinson <crazycshore@gmail.com>2010-11-28 22:04:19 +0000
committerDaniel Dickinson <crazycshore@gmail.com>2010-11-28 22:04:19 +0000
commitb1b318750a87f665b2614cd2baff3921f3d34936 (patch)
tree77869b0ca9231eb14b23e4224ac9df721d75bcaf /target/linux/brcm63xx/base-files.mk
parentdd5c6a97de2e10df409f826bc949323021d3f678 (diff)
downloadmtk-20170518-b1b318750a87f665b2614cd2baff3921f3d34936.zip
mtk-20170518-b1b318750a87f665b2614cd2baff3921f3d34936.tar.gz
mtk-20170518-b1b318750a87f665b2614cd2baff3921f3d34936.tar.bz2
bcm63xx: Add defconfigs.
Port the mechanism for different default configurations from ar71xx and use the old configuration as the default configuration. This should have no functional differences to before. While we are at it, remove the obsolete nat option. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 24185
Diffstat (limited to 'target/linux/brcm63xx/base-files.mk')
-rw-r--r--target/linux/brcm63xx/base-files.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/base-files.mk b/target/linux/brcm63xx/base-files.mk
new file mode 100644
index 0000000..d6682bd
--- /dev/null
+++ b/target/linux/brcm63xx/base-files.mk
@@ -0,0 +1,5 @@
+define Package/base-files/install-target
+ rm -f $(1)/etc/config/network
+endef
+
+