ps3: Rename bl-option to ps3-bl-option
[openwrt/svn-archive/archive.git] / target / linux / ps3 / petitboot / base-files / bin / login
index 2e649f04fed684e0b76546111afee832852738b3..b17efcdf420b1c87291b40c6b2d4122bad252d73 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` ] ||