linux-uconsole/arch/arm64
Greg Hackmann b2a582d102 arch: arm64: force -fno-pic
The aarch64-linux-android- toolchain enables -fpic by default.  -fpic
isn't needed for the kernel and breaks CONFIG_JUMP_LABEL, so turn it
off.

Change-Id: I685da1dc60e4cf1e9abcfb56e03654675ac02a0c
Signed-off-by: Greg Hackmann <ghackmann@google.com>
2014-12-01 16:30:58 -08:00
..
boot arm64: Fix correct dtb clean-files location 2014-06-11 18:38:11 -07:00
configs arm64: vexpress: Enable ARMv8 RTSM model (SoC) support 2013-04-26 14:44:05 +01:00
crypto crypto: arm64-aes - fix encryption of unaligned data 2014-08-28 10:22:25 -07:00
include seccomp: add "seccomp" syscall 2014-10-07 16:42:32 -07:00
kernel arm64: add seccomp support 2014-10-07 15:37:32 -07:00
lib arm64: Treat the bitops index argument as an 'int' 2013-05-08 10:33:17 +01:00
mm arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S 2014-09-17 16:48:41 -07:00
Kconfig arm64: add seccomp support 2014-10-07 15:37:32 -07:00
Kconfig.debug arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS 2013-03-19 16:19:19 +00:00
Makefile arch: arm64: force -fno-pic 2014-12-01 16:30:58 -08:00