[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
grub-core/Makefile.libfdt.def missing in current trunk
From: |
Andrey Borzenkov |
Subject: |
grub-core/Makefile.libfdt.def missing in current trunk |
Date: |
Thu, 18 Jul 2013 21:03:50 +0400 |
address@hidden:~/build/grub> LC_ALL=C make dist-xz
make: *** No rule to make target `grub-core/Makefile.libfdt.def', needed by
`distdir'. Stop.
address@hidden:~/build/grub>
address@hidden:~/src/grub> grep -r libfdt .
./.bzrignore:grub-core/Makefile.libfdt.def
./conf/Makefile.extra-dist:EXTRA_DIST += grub-core/Makefile.libfdt.def
./conf/Makefile.common:CPPFLAGS_LIBFDT =
-I$(top_srcdir)/grub-core/lib/dtc-grub/libfdt $(CPPFLAGS_POSIX)
address@hidden:~/src/grub>
Note that grub-core/lib/dtc-grub is missing as well.
- grub-core/Makefile.libfdt.def missing in current trunk,
Andrey Borzenkov <=