]> git.ipfire.org Git - thirdparty/grub.git/commit
grub-fstest needs the host and hostfs modules while other utilities
authorColin Watson <cjwatson@ubuntu.com>
Fri, 10 Sep 2010 12:20:21 +0000 (13:20 +0100)
committerColin Watson <cjwatson@ubuntu.com>
Fri, 10 Sep 2010 12:20:21 +0000 (13:20 +0100)
commit905f7773e596bf110ec8f3dd81e9436289d08b2a
tree1fad52dcbfd580796c4b9d5ef2a52f5aa5b3a655
parentfb90b54648993ce72f91d7557f0c4e4f6b635511
grub-fstest needs the host and hostfs modules while other utilities
actively require those modules to be absent, so grub-fstest needs
its own initialisation and finalisation code.
* Makefile.am (grub_fstest.pp): New target.
(grub_fstest_init.lst): Likewise.
(grub_fstest_init.c): Likewise.
* Makefile.util.def (grub-fstest): Add grub_fstest_init.c.
ChangeLog
Makefile.am
Makefile.util.def