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

SVN-Revision: 6542
This commit is contained in:
Felix Fietkau 2007-03-09 18:20:54 +00:00
parent 99c848c555
commit 65e59861ba

View file

@ -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) {