[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH v1 0/2] DTC as submodule
From: |
Peter Crosthwaite |
Subject: |
[Qemu-devel] [PATCH v1 0/2] DTC as submodule |
Date: |
Thu, 7 Feb 2013 16:08:40 +1000 |
These two patches add and use dtc as a submodule as per the RFC:
http://lists.gnu.org/archive/html/qemu-devel/2013-01/msg05000.html
There is a remaining action item to mandate libfdt for arm/microblaze and PPC
which is left as follow up work for after review of this series.
Peter Crosthwaite (2):
dtc: add submodule
configure/Make: Build libfdt from submodule DTC
.gitmodules | 3 +++
Makefile | 10 ++++++++++
configure | 29 +++++++++++++++++++++++++----
dtc | 1 +
4 files changed, 39 insertions(+), 4 deletions(-)
create mode 160000 dtc
- [Qemu-devel] [PATCH v1 0/2] DTC as submodule,
Peter Crosthwaite <=