]> xenbits.xensource.com Git - xenclient/build.git/commitdiff
Enable the XenAccess package by default
authorDaniel Ferstay <daniel.ferstay@citrix.com>
Fri, 16 Oct 2009 21:19:50 +0000 (14:19 -0700)
committerDaniel Ferstay <daniel.ferstay@citrix.com>
Fri, 16 Oct 2009 21:19:50 +0000 (14:19 -0700)
package/xenclient/xenaccess/Config.in

index addfbed8fb54f9121f978fa5d8311e0132a915d3..73a8882ad8d7ed18fe4a1d8a0844e840f066a663 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_XENCLIENT_XENACCESS
        bool "XenClient XenAccess Library"
-       default n
+       default y
        select BR2_PACKAGE_XENCLIENT_GCC
        depends on BR2_PACKAGE_XENCLIENT_XEN
        help