ip17xx: fix autonegotioation issues
[openwrt.git] / target / linux / ps3 / petitboot / base-files / bin / login
index 2e649f0..b17efcd 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Copyright (C) 2008 OpenWrt.org
 
-bl_option=/sbin/bl-option
+bl_option=/sbin/ps3-bl-option
 
 if [ ! -f $bl_option ] ||
    [ ! `$bl_option --get-telnet-enabled` ] ||
This page took 0.018551 seconds and 4 git commands to generate.