aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.4
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-03-09 18:20:54 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-03-09 18:20:54 +0000
commit27a95ffa471284be028414b2cedd1f04e2c79eb6 (patch)
treefb17cce3698953351ebe46d9a8167a28e17d5c2d /target/linux/brcm-2.4
parent5660ba01980d5923194f3f6dce767a1e209bda13 (diff)
downloadmaster-187ad058-27a95ffa471284be028414b2cedd1f04e2c79eb6.tar.gz
master-187ad058-27a95ffa471284be028414b2cedd1f04e2c79eb6.tar.bz2
master-187ad058-27a95ffa471284be028414b2cedd1f04e2c79eb6.zip
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
Diffstat (limited to 'target/linux/brcm-2.4')
-rwxr-xr-xtarget/linux/brcm-2.4/base-files/default/etc/init.d/netconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm-2.4/base-files/default/etc/init.d/netconfig b/target/linux/brcm-2.4/base-files/default/etc/init.d/netconfig
index 4cc23d233b..8d204862ca 100755
--- a/target/linux/brcm-2.4/base-files/default/etc/init.d/netconfig
+++ b/target/linux/brcm-2.4/base-files/default/etc/init.d/netconfig
@@ -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) {