diff options
Diffstat (limited to 'arch/ppc/Makefile')
-rw-r--r-- | arch/ppc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ppc/Makefile b/arch/ppc/Makefile index cd98b4513..990b24b84 100644 --- a/arch/ppc/Makefile +++ b/arch/ppc/Makefile @@ -16,8 +16,6 @@ KERNELLOAD =0xc0000000 ifeq ($(shell uname -m),ppc) CHECKS = checks -else -CROSS_COMPILE = ppc-linux-elf- endif ASFLAGS = |