I needed to add another kernel feature (added full preemption) CONFIG_PREEMPT=y so.... After make oldconfig, and make xconfig, ran make all . .. . CC [M] drivers/video/console/fbcon.o drivers/video/console/fbcon.c:3537: error: expected declaration specifiers or ‘...’ before string constant drivers/video/console/fbcon.c:3537: error: expected declaration specifiers or ‘...’ before ‘quiet_logo’ drivers/video/console/fbcon.c:3537: warning: data definition has no type or storage class drivers/video/console/fbcon.c:3537: warning: type defaults to ‘int’ in declaration of ‘early_param’ drivers/video/console/fbcon.c:3537: warning: function declaration isn’t a prototype make[3]: *** [drivers/video/console/fbcon.o] Error 1 make[2]: *** [drivers/video/console] Error 2 make[1]: *** [drivers/video] Error 2 make: *** [drivers] Error 2 Are there any Fedora kernel devs viewing this list or do I have to ask this on another list? -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines