fix up the netconfig script after the devfs=>hotplug2 migration

SVN-Revision: 6542
v19.07.3_mercusys_ac12_duma
Felix Fietkau 18 years ago
parent 99c848c555
commit 65e59861ba

@ -13,7 +13,7 @@ start() {
# WGT634u
echo boardtype=wgt634u
else
strings /dev/mtdblock/3
strings "$(find_mtd_part nvram)"
fi
) | awk '
function p(cfgname, name) {

Loading…
Cancel
Save