The right fix is in drivers/video/Makefile:
# Frame Buffer Console
+ifeq ($(CONFIG_FB),y)
# Nasty trick to make sure all wanted stuff is linked in
O_TARGET = fbdev.o
L_OBJS += fbdev.o
+endif
it is in vger CVS for some time already and will be merged with the last
video patch for 2.2 cca next week.
Cheers,
Jakub
___________________________________________________________________
Jakub Jelinek | jj@sunsite.mff.cuni.cz | http://sunsite.mff.cuni.cz
Administrator of SunSITE Czech Republic, MFF, Charles University
___________________________________________________________________
Ultralinux - first 64bit OS to take full power of the UltraSparc
Linux version 2.1.115 on a sparc64 machine (498.80 BogoMips).
___________________________________________________________________
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html