From 5f2a0630239c21ec4a779dab166a0a5074bc6b23 Mon Sep 17 00:00:00 2001 From: David Vrabel Date: Mon, 13 Feb 2012 13:34:47 +0000 Subject: libfdt: add to build Signed-off-by: David Vrabel Acked-by: Tim Deegan Committed-by: Keir Fraser --- xen/common/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'xen/common/Makefile') 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 -- cgit v1.2.3