grub/conf
robertmh 73fcb0f38d 2007-10-22 Robert Millan <rmh@aybabtu.com>
* conf/i386-pc.rmk (kernel_img_SOURCES): Remove `disk/i386/pc/biosdisk.c'.
	(pkgdata_MODULES): Add `biosdisk.mod'.
	(biosdisk_mod_SOURCES, biosdisk_mod_CFLAGS, biosdisk_mod_LDFLAGS): New
	variables.

	* disk/i386/pc/biosdisk.c: Include `<grub/dl.h>'.
	(grub_biosdisk_init): Replace with ...
	(GRUB_MOD_INIT(biosdisk)): ... this.
	(grub_biosdisk_fini): Replace with ...
	(GRUB_MOD_FINI(biosdisk)): ... this.

	* kern/i386/pc/init.c: Remove `<grub/machine/biosdisk.h>'.
	(grub_machine_init): Remove call to grub_biosdisk_init().
	(grub_machine_fini): Remove call to grub_machine_fini().

	* util/i386/pc/grub-install.in (modules): Add `biosdisk'.
2007-10-22 20:05:27 +00:00
..
common.mk Actually add the files, and propagate changes.. 2007-10-22 20:02:16 +00:00
common.rmk 2007-08-02 Bean <bean123ch@gmail.com> 2007-08-02 19:12:52 +00:00
i386-efi.mk Actually add the files, and propagate changes.. 2007-10-22 20:02:16 +00:00
i386-efi.rmk 2007-10-22 Robert Millan <rmh@aybabtu.com> 2007-10-22 19:59:33 +00:00
i386-pc.mk 2007-10-22 Robert Millan <rmh@aybabtu.com> 2007-10-22 20:05:27 +00:00
i386-pc.rmk 2007-10-22 Robert Millan <rmh@aybabtu.com> 2007-10-22 20:05:27 +00:00
powerpc-ieee1275.mk Actually add the files, and propagate changes.. 2007-10-22 20:02:16 +00:00
powerpc-ieee1275.rmk 2007-10-22 Robert Millan <rmh@aybabtu.com> 2007-10-22 19:59:33 +00:00
sparc64-ieee1275.mk Actually add the files, and propagate changes.. 2007-10-22 20:02:16 +00:00
sparc64-ieee1275.rmk 2007-10-22 Robert Millan <rmh@aybabtu.com> 2007-10-22 19:59:33 +00:00