From: Michal Sojka Date: Thu, 9 Oct 2014 16:09:39 +0000 (+0200) Subject: Work around a compilation error X-Git-Tag: pc-sw-update~13 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/commitdiff_plain/ffb36c973e84c15c3af54b8defe4d24c818b925b Work around a compilation error --- 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