X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fvideo%2Fconsole%2FMakefile;h=42c7b8dcd22073397da5f89bdf94ddc62dc71204;hb=9189674026e86e624b1ef1b4eb430e9ad19f9641;hp=b562f6bb9d316d64addc4acc4934e83257bda83f;hpb=a5324343955997d1439f26518ddac567cd5d134b;p=powerpc.git diff --git a/drivers/video/console/Makefile b/drivers/video/console/Makefile index b562f6bb9d..42c7b8dcd2 100644 --- a/drivers/video/console/Makefile +++ b/drivers/video/console/Makefile @@ -33,6 +33,10 @@ endif obj-$(CONFIG_FB_STI) += sticore.o font.o +ifeq ($(CONFIG_USB_SISUSBVGA_CON),y) +obj-$(CONFIG_USB_SISUSBVGA) += font.o +endif + # Targets that kbuild needs to know about targets := promcon_tbl.c