2008-02-04 Bean <bean123ch@gmail.com>
* Makefile.in (enable_grub_fstest): New variable. * conf/common.rmk (grub_fstest_init.lst): New rule. (grub_fstest_init.h): Likewise. (grub_fstest_init.c): Likewise. (util/grub-fstest.c_DEPENDENCIES): New variable. (grub_fstest_SOURCES): Likewise. * configure.ac (enable_grub_fstest): Check for --enable-grub-fstest. * util/grub-fstest.c: New file.
This commit is contained in:
parent
bf567c5067
commit
99fadbaafd
7 changed files with 790 additions and 1 deletions
|
@ -79,6 +79,7 @@ UNIFONT_HEX = @UNIFONT_HEX@
|
|||
|
||||
# Options.
|
||||
enable_grub_emu = @enable_grub_emu@
|
||||
enable_grub_fstest = @enable_grub_fstest@
|
||||
|
||||
### General variables.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue