wl.o won't load if il0macaddr isn't set

(generally as a result of people playing with clearing nvram)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@159 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Mike Baker 2004-09-19 04:24:29 +00:00
parent 790ed45d42
commit ee61055553
1 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@ echo "S" > /proc/jffs2_bbc
mkdir -p /var/run
[ -z "$(nvram get il0macaddr)" ] || \
[ "$(nvram get il0macaddr)" = "00:90:4c:5f:00:2a" ] && {
# if default wifi mac, set two higher than the lan mac
nvram set il0macaddr=$(nvram get et0macaddr|