]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
UBUNTU: [Packaging] disable zfs module checks when zfs is disabled
authorAndy Whitcroft <apw@canonical.com>
Fri, 8 Dec 2017 14:01:00 +0000 (15:01 +0100)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 14 Mar 2018 10:40:59 +0000 (11:40 +0100)
commit9b9414ed9d7d12a9fa43ed12afe314a02887d725
treee0d7c68ca17a6c123964248ff797fa03725d508f
parentb792900a6f5627a1bfd4bfc9345f8d0bc27dd29f
UBUNTU: [Packaging] disable zfs module checks when zfs is disabled

We currently disable the zfs module changes when we disable zfs
builds as part of cross-compilation.  We should disable the zfs
module checks whenever zfs itself is disabled.

Pull the zfs module disablement support such that it is always
present.

BugLink: http://bugs.launchpad.net/bugs/1737176
Signed-off-by: Andy Whitcroft <apw@canonical.com>
Acked-by: Colin King <colin.king@canonical.com>
Acked-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
debian/rules