diff options
author | acinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-06-09 19:30:50 +0000 |
---|---|---|
committer | acinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-06-09 19:30:50 +0000 |
commit | 3f2561bdea8b1c8b1c3337afed3e8d8482b6ab1f (patch) | |
tree | 183e4112ab98f88828a6ccc3654697ce7c584b5e /target/linux/ar71xx/base-files/etc/defconfig/rb-433 | |
parent | ce2d16c92003a345ccced4b0ced57dc13d3dddd4 (diff) |
[ar71xx] Remove trailing spaces, convert spaces to tabs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27153 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/defconfig/rb-433')
-rw-r--r-- | target/linux/ar71xx/base-files/etc/defconfig/rb-433/network | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ar71xx/base-files/etc/defconfig/rb-433/network b/target/linux/ar71xx/base-files/etc/defconfig/rb-433/network index 13ffab69f..c810a397b 100644 --- a/target/linux/ar71xx/base-files/etc/defconfig/rb-433/network +++ b/target/linux/ar71xx/base-files/etc/defconfig/rb-433/network @@ -16,11 +16,11 @@ config interface wan option proto 'dhcp' config switch - option name 'eth1' - option reset '1' - option enable_vlan '1' + option name 'eth1' + option reset '1' + option enable_vlan '1' config switch_vlan - option device 'eth1' - option vlan '1' - option ports '1 2 5' + option device 'eth1' + option vlan '1' + option ports '1 2 5' |