Revert [5418] change since it does not make sense, sorry :/
authorFlorian Fainelli <florian@openwrt.org>
Fri, 3 Nov 2006 13:46:21 +0000 (13:46 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Fri, 3 Nov 2006 13:46:21 +0000 (13:46 +0000)
SVN-Revision: 5419

openwrt/package/base-files/default/etc/init.d/S05nvram

index 8be8cb029f9233423058e1c0f61d6c9b9cfeb529..5f3a9db39209985c8fe679697fb281f40cd6afa0 100755 (executable)
@@ -173,10 +173,7 @@ nvram_default lan_proto static
 }
 
 # hack for some motorola routers
-[  "$boardnum" != "00" ] && nvram unset wl0gpio0
-
-# buffalo routers use gpio0 for the aoss input button
-[  "$boardnum" = "00" ] && nvram set wl0gpio0=0
+nvram unset wl0gpio0
 
 # defaults, can be overridden by hardware-specific nvram_default commands
 nvram_default lan_ifname "br0"