grub/video
Vladimir 'phcoder' Serbinenko c140a18037 2010-02-25 Vladimir Serbinenko <phcoder@gmail.com>
Don't compile video modules on yeeloong since video subsystem is part
	of kernel.

	* conf/common.rmk (pkglib_MODULES) [yeeloong]: Remove video.mod,
	video_fb.mod, bitmap.mod, font.mod, gfxterm.mod and bufio.mod
	* conf/mips-yeeloong.rmk (kernel_img_HEADERS): Add bitmap.h,
	video.h, gfxterm.h, font.h, bitmap_scale.h and bufio.h.
	* conf/mips.rmk (kernel_img_HEADERS): Add values instead of overwriting.
	* include/grub/bitmap.h: Add EXPORT_FUNC and EXPORT_VAR.
	* include/grub/bitmap_scale.h: Likewise.
	* include/grub/bufio.h: Likewise.
	* include/grub/font.h: Likewise.
	* include/grub/gfxterm.h: Likewise.
	* include/grub/video.h: Likewise.
	* include/grub/vbe.h: Don't include video_fb.h.
	* video/i386/pc/vbe.c: Include video_fb.h.
	* commands/i386/pc/vbetest.c: Include video.h.
2010-02-25 15:10:18 +01:00
..
fb 2010-02-20 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-20 11:15:51 +01:00
i386/pc 2010-02-25 Vladimir Serbinenko <phcoder@gmail.com> 2010-02-25 15:10:18 +01:00
readers 2010-01-03 Robert Millan <rmh.grub@aybabtu.com> 2010-01-03 22:05:07 +00:00
bitmap.c 2009-12-24 Carles Pina i Estany <carles@pina.cat> 2009-12-24 23:53:05 +01:00
bitmap_scale.c Reimported scaling 2009-11-20 10:46:30 +01:00
efi_gop.c 2010-01-17 Vladimir Serbinenko <phcoder@gmail.com> 2010-01-17 17:52:01 +01:00
efi_uga.c merge mainline into pciclean 2010-01-20 20:40:30 +01:00
sm712.c 2010-01-20 Vladimir Serbinenko <phcoder@gmail.com> 2010-01-20 20:49:18 +01:00
video.c 2010-01-17 Vladimir Serbinenko <phcoder@gmail.com> 2010-01-17 17:52:01 +01:00