From: Thomas Winischhofer ARGH..... Signed-off-by: Andrew Morton --- drivers/video/sis/Makefile | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/video/sis/Makefile~sisfb-update-makefile drivers/video/sis/Makefile --- 25/drivers/video/sis/Makefile~sisfb-update-makefile Thu Sep 1 17:35:06 2005 +++ 25-akpm/drivers/video/sis/Makefile Thu Sep 1 17:35:06 2005 @@ -4,4 +4,4 @@ obj-$(CONFIG_FB_SIS) += sisfb.o -sisfb-objs := sis_main.o sis_accel.o init.o init301.o +sisfb-objs := sis_main.o sis_accel.o init.o init301.o initextlfb.o _