From 04e33fdf31ad98cf1f0b9a3cfa5317f9eda49fcc Mon Sep 17 00:00:00 2001 From: Francisco Redondo Marchena Date: Thu, 12 Feb 2015 14:09:21 +0000 Subject: Enable Network Block Device support in kernels --- strata/bsp-ppc64-generic/linux-ppc64.morph | 1 + 1 file changed, 1 insertion(+) (limited to 'strata/bsp-ppc64-generic/linux-ppc64.morph') diff --git a/strata/bsp-ppc64-generic/linux-ppc64.morph b/strata/bsp-ppc64-generic/linux-ppc64.morph index a9b9208a..4e6cf473 100644 --- a/strata/bsp-ppc64-generic/linux-ppc64.morph +++ b/strata/bsp-ppc64-generic/linux-ppc64.morph @@ -51,6 +51,7 @@ configure-commands: - scripts/config -e ROOT_NFS - scripts/config -e PCI - scripts/config -e TIGON3 +- scripts/config -e BLK_DEV_NBD - yes '' | make oldconfig build-commands: - make $MAKEFLAGS ARCH=powerpc zImage -- cgit v1.2.1