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/mvebu | |
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/mvebu')
-rwxr-xr-x | target/linux/mvebu/base-files/etc/board.d/02_network | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/mvebu/base-files/etc/board.d/02_network b/target/linux/mvebu/base-files/etc/board.d/02_network index 20cc3f5ccf..ef30a2214d 100755 --- a/target/linux/mvebu/base-files/etc/board.d/02_network +++ b/target/linux/mvebu/base-files/etc/board.d/02_network @@ -8,8 +8,6 @@ board_config_update -ucidef_set_interface_loopback - board=$(mvebu_board_name) case "$board" in |