From ffb36c973e84c15c3af54b8defe4d24c818b925b Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Thu, 9 Oct 2014 18:09:39 +0200 Subject: [PATCH] Work around a compilation error --- continuous/steps/20-config | 1 + 1 file changed, 1 insertion(+) diff --git a/continuous/steps/20-config b/continuous/steps/20-config index 8342584..fe53b6e 100755 --- a/continuous/steps/20-config +++ b/continuous/steps/20-config @@ -30,6 +30,7 @@ conf INITRAMFS_COMPRESSION_LZMA n conf INITRAMFS_COMPRESSION_XZ n conf INITRAMFS_COMPRESSION_LZO n conf RD_GZIP y # Needed for 3.17+ +conf SIGNALFD y # Needed since v3.17-5503-g35a9ad8 to enable ANON_INODES (only needed until the problem http://mid.gmane.org/87vbnt1js4.fsf@steelpick.2x.cz is fixed) conf PPC_MPC52xx y conf PPC_MPC5200_SIMPLE y -- 2.39.2