]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/crypto/vmx/Makefile
Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / drivers / crypto / vmx / Makefile
index c699c6e6c82e6a5e2440dc8402eb7533e8f81c1e..d28ab96a2475901cdaad85bbeb9eee071f9a4ec6 100644 (file)
@@ -4,7 +4,7 @@ vmx-crypto-objs := vmx.o aesp8-ppc.o ghashp8-ppc.o aes.o aes_cbc.o aes_ctr.o gha
 ifeq ($(CONFIG_CPU_LITTLE_ENDIAN),y)
 TARGET := linux-ppc64le
 else
-TARGET := linux-pcc64
+TARGET := linux-ppc64
 endif
 
 quiet_cmd_perl = PERL $@