* .bzrignore: Remove grub-core/lib/dtc-grub, grub-core/Makefile.libfdt.def

* conf/Makefile.extra-dist: Remove grub-core/Makefile.libfdt.def.
This commit is contained in:
Andrey Borzenkov 2013-07-25 20:01:48 +04:00
parent fa471bfaaf
commit f4e1ab9da7
3 changed files with 6 additions and 3 deletions

View File

@ -206,8 +206,6 @@ po/*.gmo
po/LINGUAS
include/grub/gcrypt/gcrypt.h
include/grub/gcrypt/g10lib.h
grub-core/lib/dtc-grub
grub-core/Makefile.libfdt.def
po/POTFILES.in
po/POTFILES-shell.in
grub-glue-efi

View File

@ -1,3 +1,9 @@
2013-07-25 Andrey Borzenkov <arvidjaar@gmail.com>
* .bzrignore: Remove grub-core/lib/dtc-grub,
grub-core/Makefile.libfdt.def
* conf/Makefile.extra-dist: Remove grub-core/Makefile.libfdt.def.
2013-07-25 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/video.h (grub_video_register): Keep double-linked as

View File

@ -18,7 +18,6 @@ EXTRA_DIST += conf/i386-pc-cygwin-img-ld.sc
EXTRA_DIST += grub-core/Makefile.core.def
EXTRA_DIST += grub-core/Makefile.gcry.def
EXTRA_DIST += grub-core/Makefile.libfdt.def
EXTRA_DIST += grub-core/genmoddep.awk
EXTRA_DIST += grub-core/genmod.sh.in