* Makefile.util.def (grub-bin2h): Don't install.

* docs/man/grub-bin2h.h2m: Remove.
This commit is contained in:
Colin Watson 2011-05-17 18:00:31 +01:00
parent 90f7ac192f
commit 24c9143ae3
3 changed files with 6 additions and 3 deletions

View file

@ -1,3 +1,8 @@
2011-05-17 Colin Watson <cjwatson@ubuntu.com>
* Makefile.util.def (grub-bin2h): Don't install.
* docs/man/grub-bin2h.h2m: Remove.
2011-05-17 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/mips/startup.S (grub_arch_cpuclock): Move to the right

View file

@ -114,7 +114,7 @@ program = {
ldadd = libgrubkern.a;
ldadd = grub-core/gnulib/libgnu.a;
ldadd = '$(LIBINTL) $(LIBDEVMAPPER)';
mansection = 1;
installdir = noinst;
};
program = {

View file

@ -1,2 +0,0 @@
[NAME]
grub-bin2h \- convert a binary file to a C header