compat-drivers: reference adrian's alx tree instead
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Wed, 27 Feb 2013 22:13:42 +0000 (14:13 -0800)
committerLuis 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

index e1e5f0d3c252d0a98992b480518b894498a61146..0d8d5c66d3890f736fd7fd62586f9b086a2d0dd5 100755 (executable)
@@ -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"
                ;;
        *)
                ;;