From 123a6882a3cbb05f9ef339781bcbfcdc78817315 Mon Sep 17 00:00:00 2001 From: Patrick Darley Date: Wed, 25 Feb 2015 12:44:33 +0000 Subject: Enable xfs support in kernels --- strata/bsp-x86_32-generic/linux-x86-32-generic.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'strata/bsp-x86_32-generic/linux-x86-32-generic.morph') diff --git a/strata/bsp-x86_32-generic/linux-x86-32-generic.morph b/strata/bsp-x86_32-generic/linux-x86-32-generic.morph index 769cad6e..67767c47 100644 --- a/strata/bsp-x86_32-generic/linux-x86-32-generic.morph +++ b/strata/bsp-x86_32-generic/linux-x86-32-generic.morph @@ -40,6 +40,8 @@ configure-commands: - scripts/config -e EXT4_FS_POSIX_ACL - scripts/config -e EXT4_FS_SECURITY - scripts/config -d EXT4_DEBUG +- scripts/config -e XFS_FS +- scripts/config -e LIBCRC32C - scripts/config -d JBD_DEBUG - scripts/config -d JBD2_DEBUG - scripts/config -e BLK_DEV_LOOP -- cgit v1.2.1