]> git.ipfire.org Git - thirdparty/grub.git/commit
* conf/Makefile.common (CPPFLAGS_KERNEL): Add -DGRUB_KERNEL=1.
authorVladimir Serbinenko <phcoder@gmail.com>
Fri, 25 Oct 2013 14:07:01 +0000 (16:07 +0200)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 25 Oct 2013 14:07:01 +0000 (16:07 +0200)
commitaf81ed880dc9c12a44be9e2d176d27c0365ce925
tree6d16568d9f3122ed8e941532ca3a0a1bb4de93e1
parentea899a5760267716d44f2e50705b5b52d3e10a3a
* conf/Makefile.common (CPPFLAGS_KERNEL): Add -DGRUB_KERNEL=1.
* include/grub/dl.h (GRUB_MOD_INIT), (GRUB_MOD_FINI): Define
functions when compiling for kernel.
13 files changed:
ChangeLog
conf/Makefile.common
grub-core/commands/boot.c
grub-core/commands/keylayouts.c
grub-core/term/at_keyboard.c
grub-core/term/gfxterm.c
grub-core/term/i386/pc/vga_text.c
grub-core/term/serial.c
grub-core/term/terminfo.c
grub-core/video/radeon_fuloong2e.c
grub-core/video/sis315pro.c
grub-core/video/sm712.c
include/grub/dl.h