1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 17:00:43 +03:00

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6542 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-03-09 18:20:54 +00:00
parent 75f5660b07
commit e7bcfad835

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