mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-12 07:50:16 +02: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:
parent
75f5660b07
commit
e7bcfad835
@ -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…
Reference in New Issue
Block a user