diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-12-03 23:13:00 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-12-03 23:13:00 +0000 |
commit | b3427f13d96e528166aeb84d5a02be9bdd6bf419 (patch) | |
tree | ded7b64ffa6e5cbbb75f3338b1d52924f645fc41 /target/linux/ramips/base-files/etc | |
parent | 0591e4a2b02e1bb7efc3f9a78e034db716cd1986 (diff) | |
download | master-187ad058-b3427f13d96e528166aeb84d5a02be9bdd6bf419.tar.gz master-187ad058-b3427f13d96e528166aeb84d5a02be9bdd6bf419.tar.bz2 master-187ad058-b3427f13d96e528166aeb84d5a02be9bdd6bf419.zip |
all: remove dummy ucidef_set_interface_loopback() from board.d
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47744 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/base-files/etc')
-rwxr-xr-x | target/linux/ramips/base-files/etc/board.d/02_network | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index f2c0edb576..aee0e724e3 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -32,8 +32,6 @@ ramips_setup_interfaces() { local board="$1" - ucidef_set_interface_loopback - case $board in 3g150b|\ 3g300m|\ |