[brcm63xx] remove superfluous calls to /lib/brcm63xx.sh
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / base-files / lib / brcm63xx.sh
index 87b2063dbdb1a1f14f5e3288ba0352b3d1ad194a..d3ad1b6e0b411be72f1a97c226c61b12395b7974 100755 (executable)
@@ -9,6 +9,7 @@ status_led=""
 status_led2=""
 sys_mtd_part=""
 brcm63xx_has_reset_button=""
+ifname=""
 
 brcm63xx_detect() {
        board_name=$(awk 'BEGIN{FS="[ \t:/]+"} /system type/ {print $4}' /proc/cpuinfo)