X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86%2Fboot%2FMakefile;h=7ee102f9c4f8c86b098c71168478e1a79443c97a;hb=dc7c65db2845a8d17432d89252c4227a9a7cb15f;hp=9695affeb5848acd4a0c248d17ee3e2b311ebf71;hpb=099e1377269a47ed30a00ee131001988e5bcaa9c;p=linux-2.6-omap-h63xx.git diff --git a/arch/x86/boot/Makefile b/arch/x86/boot/Makefile index 9695affeb58..7ee102f9c4f 100644 --- a/arch/x86/boot/Makefile +++ b/arch/x86/boot/Makefile @@ -30,7 +30,7 @@ subdir- := compressed setup-y += a20.o cmdline.o copy.o cpu.o cpucheck.o edd.o setup-y += header.o main.o mca.o memory.o pm.o pmjump.o -setup-y += printf.o string.o tty.o video.o version.o +setup-y += printf.o string.o tty.o video.o video-mode.o version.o setup-$(CONFIG_X86_APM_BOOT) += apm.o setup-$(CONFIG_X86_VOYAGER) += voyager.o