> diff --git a/arch/arm64/kernel/Makefile b/arch/arm64/kernel/Makefile

2015-12-28 Thread Bamvor Jian Zhang
I feel we need something like this to avoid the failure of compiling when build with ARM64_ILP32(which will select COMPAT) and ARMV8_DEPRECATED (which depends on the opcodes.o). >From f8b8ffdb449491ecf8ba465238bbdb4625a74ac0 Mon Sep 17 00:00:00 2001 From: Bamvor Jian Zhang Date: Mon, 28 Dec 2015

> diff --git a/arch/arm64/kernel/Makefile b/arch/arm64/kernel/Makefile

2015-12-28 Thread Bamvor Jian Zhang
I feel we need something like this to avoid the failure of compiling when build with ARM64_ILP32(which will select COMPAT) and ARMV8_DEPRECATED (which depends on the opcodes.o). >From f8b8ffdb449491ecf8ba465238bbdb4625a74ac0 Mon Sep 17 00:00:00 2001 From: Bamvor Jian Zhang