]> xenbits.xensource.com Git - people/dariof/osstest.git/commitdiff
linuxfirmware: set tree= in ap-common
authorIan Jackson <iwj@woking.cam.xci-test.com>
Wed, 27 Mar 2013 16:56:52 +0000 (16:56 +0000)
committerIan Jackson <iwj@woking.cam.xci-test.com>
Wed, 27 Mar 2013 16:56:52 +0000 (16:56 +0000)
cri-common

index 8080bf3273c690adee082d780e3622b3acb7e431..0aa3e89061c2143aed474b409185f935e968615f 100644 (file)
@@ -41,6 +41,7 @@ select_xenbranch () {
         qemu-upstream-*)    tree=qemuu; xenbranch=xen-${branch#qemu-upstream-};;
        linux)                  tree=linux;     xenbranch=xen-unstable ;;
        linux-*)                tree=linux;     xenbranch=xen-unstable ;;
+       linuxfirmware)      tree=linuxfirmware; xenbranch=xen-unstable ;;
        osstest)                tree=osstest;   xenbranch=xen-unstable ;;
        esac
        if [ "x$tree" = xlinux ]; then