forked from Ivasoft/openwrt
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
This commit is contained in:
5
target/linux/brcm63xx/base-files.mk
Normal file
5
target/linux/brcm63xx/base-files.mk
Normal file
@@ -0,0 +1,5 @@
|
||||
define Package/base-files/install-target
|
||||
rm -f $(1)/etc/config/network
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user