]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
Work around a compilation error
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 9 Oct 2014 16:09:39 +0000 (18:09 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 9 Oct 2014 16:09:39 +0000 (18:09 +0200)
continuous/steps/20-config

index 8342584099d1686c1537b47d2b8d1673b1e1741f..fe53b6ed7cd86b8effbdff7b6150764529a44c97 100755 (executable)
@@ -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