target: replace remaining occurrences of ifconfig with ip
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Thu, 30 Jul 2020 15:25:20 +0000 (17:25 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 3 Aug 2020 08:42:04 +0000 (10:42 +0200)
commit356866c481cf74e87b9025ebbfdef0995674dca3
treeaf8580f8840b8816ef8382db4adb31a6205b1ae7
parent1d9542c50e2c263256446170ffbd29d0e15bb96d
target: replace remaining occurrences of ifconfig with ip

ifconfig is effectively deprecated for quite some time now. Let's
replace the remaining occurrences for our target setup by the
corresponding ip commands now.

Note that this does not touch ar71xx, as it will be dropped anyway,
and changing it would only make backports harder.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/apm821xx/base-files/lib/preinit/05_set_iface_mac_apm821xx
target/linux/ath25/base-files/lib/preinit/15_preinit_iface_atheros
target/linux/mediatek/base-files/lib/preinit/05_set_preinit_iface
target/linux/ramips/mt7621/base-files/lib/preinit/07_mt7621_bringup_dsa_master
target/linux/sunxi/base-files/lib/preinit/03_b53_hack.sh