projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2554f0
)
compat-drivers: reference adrian's alx tree instead
author
Luis R. Rodriguez
<mcgrof@do-not-panic.com>
Wed, 27 Feb 2013 22:13:42 +0000
(14:13 -0800)
committer
Luis R. Rodriguez
<mcgrof@do-not-panic.com>
Thu, 28 Feb 2013 00:13:21 +0000
(16:13 -0800)
Adrian is now maintaining the alx tree given that
the BSD OS port work is now on his court.
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
scripts/admin-update.sh
patch
|
blob
|
history
diff --git
a/scripts/admin-update.sh
b/scripts/admin-update.sh
index e1e5f0d3c252d0a98992b480518b894498a61146..0d8d5c66d3890f736fd7fd62586f9b086a2d0dd5 100755
(executable)
--- a/
scripts/admin-update.sh
+++ b/
scripts/admin-update.sh
@@
-704,7
+704,7
@@
UNIFIED_DRIVERS+="alx"
unified_driver_git_tree() {
case $1 in
"alx")
- echo "git://github.com/
mcgrof
/alx.git"
+ echo "git://github.com/
erikarn
/alx.git"
;;
*)
;;