aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/Makefile
diff options
context:
space:
mode:
authorDavid Vrabel <david.vrabel@citrix.com>2012-02-13 13:34:47 +0000
committerDavid Vrabel <david.vrabel@citrix.com>2012-02-13 13:34:47 +0000
commit5f2a0630239c21ec4a779dab166a0a5074bc6b23 (patch)
tree930cff6e3986737c26b63baeddcdc73a3c6178d2 /xen/common/Makefile
parentc3436384d0e088f9fb0f79b008c509baa7f6dc2a (diff)
downloadxen-5f2a0630239c21ec4a779dab166a0a5074bc6b23.tar.gz
xen-5f2a0630239c21ec4a779dab166a0a5074bc6b23.tar.bz2
xen-5f2a0630239c21ec4a779dab166a0a5074bc6b23.zip
libfdt: add to build
Signed-off-by: David Vrabel <david.vrabel@citrix.com> Acked-by: Tim Deegan <tim@xen.org> Committed-by: Keir Fraser <keir@xen.org>
Diffstat (limited to 'xen/common/Makefile')
-rw-r--r--xen/common/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/common/Makefile b/xen/common/Makefile
index 9249845832..4b1e6f220c 100644
--- a/xen/common/Makefile
+++ b/xen/common/Makefile
@@ -59,3 +59,4 @@ subdir-$(x86_64) += hvm
subdir-$(ia64) += hvm
subdir-y += libelf
+subdir-$(HAS_DEVICE_TREE) += libfdt