aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/include/Makefile2
-rw-r--r--tools/include/xen-sys/Linux/evtchn.h (renamed from tools/include/Linux/evtchn.h)0
-rw-r--r--tools/include/xen-sys/Linux/gntdev.h (renamed from tools/include/Linux/gntdev.h)0
-rw-r--r--tools/include/xen-sys/Linux/privcmd.h (renamed from tools/include/Linux/privcmd.h)0
-rw-r--r--tools/include/xen-sys/NetBSD/evtchn.h (renamed from tools/include/NetBSD/evtchn.h)0
-rw-r--r--tools/include/xen-sys/NetBSD/privcmd.h (renamed from tools/include/NetBSD/privcmd.h)0
-rw-r--r--tools/include/xen-sys/SunOS/evtchn.h (renamed from tools/include/SunOS/evtchn.h)0
-rw-r--r--tools/include/xen-sys/SunOS/privcmd.h (renamed from tools/include/SunOS/privcmd.h)0
-rw-r--r--tools/include/xen-sys/SunOS/xenbus.h (renamed from tools/include/SunOS/xenbus.h)0
9 files changed, 1 insertions, 1 deletions
diff --git a/tools/include/Makefile b/tools/include/Makefile
index 6c41dc3211..866fe0a47f 100644
--- a/tools/include/Makefile
+++ b/tools/include/Makefile
@@ -11,7 +11,7 @@ all:
ln -sf ../$(XEN_ROOT)/xen/include/public/COPYING xen
ln -sf $(addprefix ../,$(wildcard $(XEN_ROOT)/xen/include/public/*.h)) xen
ln -sf $(addprefix ../$(XEN_ROOT)/xen/include/public/,arch-ia64 arch-x86 hvm io xsm) xen
- ln -sf ../$(XEN_OS) xen/sys
+ ln -sf ../xen-sys/$(XEN_OS) xen/sys
$(MAKE) -C xen-foreign
ln -s ../xen-foreign xen/foreign
touch $@
diff --git a/tools/include/Linux/evtchn.h b/tools/include/xen-sys/Linux/evtchn.h
index 938d4da2bd..938d4da2bd 100644
--- a/tools/include/Linux/evtchn.h
+++ b/tools/include/xen-sys/Linux/evtchn.h
diff --git a/tools/include/Linux/gntdev.h b/tools/include/xen-sys/Linux/gntdev.h
index c95e46b663..c95e46b663 100644
--- a/tools/include/Linux/gntdev.h
+++ b/tools/include/xen-sys/Linux/gntdev.h
diff --git a/tools/include/Linux/privcmd.h b/tools/include/xen-sys/Linux/privcmd.h
index d1162eebb0..d1162eebb0 100644
--- a/tools/include/Linux/privcmd.h
+++ b/tools/include/xen-sys/Linux/privcmd.h
diff --git a/tools/include/NetBSD/evtchn.h b/tools/include/xen-sys/NetBSD/evtchn.h
index dc30e815dc..dc30e815dc 100644
--- a/tools/include/NetBSD/evtchn.h
+++ b/tools/include/xen-sys/NetBSD/evtchn.h
diff --git a/tools/include/NetBSD/privcmd.h b/tools/include/xen-sys/NetBSD/privcmd.h
index d670b41475..d670b41475 100644
--- a/tools/include/NetBSD/privcmd.h
+++ b/tools/include/xen-sys/NetBSD/privcmd.h
diff --git a/tools/include/SunOS/evtchn.h b/tools/include/xen-sys/SunOS/evtchn.h
index abc8c60037..abc8c60037 100644
--- a/tools/include/SunOS/evtchn.h
+++ b/tools/include/xen-sys/SunOS/evtchn.h
diff --git a/tools/include/SunOS/privcmd.h b/tools/include/xen-sys/SunOS/privcmd.h
index 31ea6a5c32..31ea6a5c32 100644
--- a/tools/include/SunOS/privcmd.h
+++ b/tools/include/xen-sys/SunOS/privcmd.h
diff --git a/tools/include/SunOS/xenbus.h b/tools/include/xen-sys/SunOS/xenbus.h
index fc1035e8c2..fc1035e8c2 100644
--- a/tools/include/SunOS/xenbus.h
+++ b/tools/include/xen-sys/SunOS/xenbus.h