[PATCH 1/5] [libkvm] Rename config-powerpc to config-ppc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Apparently $(ARCH) now holds the qemu meaning, rather than the KVM meaning.

Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx>
---
 kvm/libkvm/config-powerpc.mak |    4 ----
 kvm/libkvm/config-ppc.mak     |    4 ++++
 2 files changed, 4 insertions(+), 4 deletions(-)
 delete mode 100644 kvm/libkvm/config-powerpc.mak
 create mode 100644 kvm/libkvm/config-ppc.mak

diff --git a/kvm/libkvm/config-powerpc.mak b/kvm/libkvm/config-powerpc.mak
deleted file mode 100644
index 091da37..0000000
--- a/kvm/libkvm/config-powerpc.mak
+++ /dev/null
@@ -1,4 +0,0 @@
-
-LIBDIR := /lib
-
-libkvm-$(ARCH)-objs := libkvm-powerpc.o
diff --git a/kvm/libkvm/config-ppc.mak b/kvm/libkvm/config-ppc.mak
new file mode 100644
index 0000000..091da37
--- /dev/null
+++ b/kvm/libkvm/config-ppc.mak
@@ -0,0 +1,4 @@
+
+LIBDIR := /lib
+
+libkvm-$(ARCH)-objs := libkvm-powerpc.o
-- 
1.6.0.6

--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM Development]     [KVM ARM]     [KVM ia64]     [Linux Virtualization]     [Linux USB Devel]     [Linux Video]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux