]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
UBUNTU: Enable zfs build
authorSeth Forshee <seth.forshee@canonical.com>
Mon, 30 Jan 2017 13:44:43 +0000 (07:44 -0600)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
debian/rules

index 8ea7d357ff50f8cd4285cd1231984af54975fe2c..5fbe78f3265ebae530882c3054304af7ac8a7b19 100755 (executable)
@@ -78,9 +78,6 @@ endif
 # Either tools package needs the common source preparation
 do_any_tools=$(sort $(filter-out false,$(do_linux_tools) $(do_cloud_tools)))
 
-# Temporarily disable ZFS during the early -rc releases.
-do_zfs=false
-
 # autopkgtest -- rebuild support
 #  only build the first flavour on the assumption it is representative
 ifeq ($(DEB_BUILD_PROFILE),autopkgtest)