projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ip17xx: fix autonegotioation issues
[openwrt.git]
/
target
/
linux
/
ps3
/
petitboot
/
base-files
/
bin
/
login
diff --git
a/target/linux/ps3/petitboot/base-files/bin/login
b/target/linux/ps3/petitboot/base-files/bin/login
index
2e649f0
..
b17efcd
100755
(executable)
--- a/
target/linux/ps3/petitboot/base-files/bin/login
+++ b/
target/linux/ps3/petitboot/base-files/bin/login
@@
-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.023819 seconds
and
4
git commands to generate.