mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-15 23:20:22 +00:00
fix up the netconfig script after the devfs=>hotplug2 migration
SVN-Revision: 6542
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user