Add missing Makefile in x86_64/compat so that it builds on x86_64.
authorAlastair Tse <atse@xensource.com>
Fri, 9 Feb 2007 10:21:12 +0000 (10:21 +0000)
committerAlastair Tse <atse@xensource.com>
Fri, 9 Feb 2007 10:21:12 +0000 (10:21 +0000)
Signed-off-by: Alastair Tse <atse@xensource.com>
xen/arch/x86/x86_64/compat/Makefile [new file with mode: 0644]

diff --git a/xen/arch/x86/x86_64/compat/Makefile b/xen/arch/x86/x86_64/compat/Makefile
new file mode 100644 (file)
index 0000000..6547e0c
--- /dev/null
@@ -0,0 +1,2 @@
+obj-y += entry.o
+