Commit 3b2f1d2e authored by Andy Whitcroft's avatar Andy Whitcroft Committed by Tim Gardner

UBUNTU: [Config] powerpc -- convert zfs configuration to custom_override

BugLink: http://bugs.launchpad.net/bugs/1558871Signed-off-by: default avatarAndy Whitcroft <apw@canonical.com>
parent 78046548
...@@ -4,4 +4,3 @@ desc="64-bit PowerPC SMP" ...@@ -4,4 +4,3 @@ desc="64-bit PowerPC SMP"
bootloader="yaboot" bootloader="yaboot"
provides="redhat-cluster-modules, ivtv-modules" provides="redhat-cluster-modules, ivtv-modules"
arch="powerpc" arch="powerpc"
do_zfs=true
...@@ -28,4 +28,12 @@ do_tools_usbip = true ...@@ -28,4 +28,12 @@ do_tools_usbip = true
do_tools_cpupower = true do_tools_cpupower = true
do_tools_perf = true do_tools_perf = true
# Default to true and disable to ensure that the crossbuild
# override still has priority.
do_zfs = true
do_zfs_powerpc-smp = false
#do_zfs_powerpc64-smp = true
do_zfs_powerpc-e500mc = false
do_zfs_powerpc64-emb = false
family = ubuntu family = ubuntu
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment