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 | 527ec2af59b3979ed2e26fe0d945a9e4ca642603 (patch) | |
tree | 4aaaf5cd309b1cfa01a58cd24aba408c3ce3179f /target/linux/ar71xx | |
parent | 3348308afd5ec0cae23b4970d7d1af79b0bbb64f (diff) | |
download | upstream-527ec2af59b3979ed2e26fe0d945a9e4ca642603.tar.gz upstream-527ec2af59b3979ed2e26fe0d945a9e4ca642603.tar.bz2 upstream-527ec2af59b3979ed2e26fe0d945a9e4ca642603.zip |
all: remove dummy ucidef_set_interface_loopback() from board.d
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47744
Diffstat (limited to 'target/linux/ar71xx')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/board.d/02_network | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network index dcf0812dbf..296626b422 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/02_network +++ b/target/linux/ar71xx/base-files/etc/board.d/02_network @@ -9,8 +9,6 @@ board_config_update -ucidef_set_interface_loopback - board=$(ar71xx_board_name) |