linux/arch
Elliot Berman 26a8c2ab13 ANDROID: Don't add image to all target with KBUILD_MIXED_TREE
When KBUILD_MIXED_TREE is set, vmlinux and related images come from an
out-of-tree location and vmlinux shouldn't be compiled. arch/arm64 and
arch/x86 add the default Images to all target, so remove that default
behavior when KBUILD_MIXED_TREE is set.

This when an out-of-tree module, e.g. virtual-device, runs "make all"
instead of "make modules".

Bug: 178469391
Change-Id: I8c43d5d66a8bf6ed27f91df7e173399d4f4a23c0
Signed-off-by: Elliot Berman <quic_eberman@quicinc.com>
2021-05-22 09:43:36 +00:00
..
alpha UPSTREAM: arch: move SA_* definitions to generic headers 2021-01-22 10:05:52 -08:00
arc ARC: mm: Use max_high_pfn as a HIGHMEM zone border 2021-05-19 10:13:10 +02:00
arm Revert "clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940" 2021-05-20 15:35:26 +02:00
arm64 ANDROID: Don't add image to all target with KBUILD_MIXED_TREE 2021-05-22 09:43:36 +00:00
c6x
csky Merge 5.10.33 into android12-5.10 2021-04-29 13:57:47 +02:00
h8300 Merge 5.10.17 into android12-5.10 2021-02-18 11:21:01 +01:00
hexagon local64.h: make <asm/local64.h> mandatory 2021-01-12 20:18:16 +01:00
ia64 Merge 5.10.38 into android12-5.10 2021-05-20 15:35:25 +02:00
m68k Merge 5.10.37 into android12-5.10 2021-05-15 09:28:55 +02:00
microblaze local64.h: make <asm/local64.h> mandatory 2021-01-12 20:18:16 +01:00
mips Merge 5.10.38 into android12-5.10 2021-05-20 15:35:25 +02:00
nds32 nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff 2021-04-14 08:41:58 +02:00
nios2 nios2: fixed broken sys_clone syscall 2021-03-04 11:38:16 +01:00
openrisc sched/idle: Fix arch_cpu_idle() vs tracing 2020-11-24 16:47:35 +01:00
parisc Merge 5.10.30 into android12-5.10 2021-04-15 14:23:41 +02:00
powerpc Merge 5.10.38 into android12-5.10 2021-05-20 15:35:25 +02:00
riscv Merge 5.10.38 into android12-5.10 2021-05-20 15:35:25 +02:00
s390 Merge 5.10.37 into android12-5.10 2021-05-15 09:28:55 +02:00
sh BACKPORT: FROMGIT: hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() 2021-04-09 15:35:58 -07:00
sparc BACKPORT: FROMGIT: hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() 2021-04-09 15:35:58 -07:00
um Merge 5.10.20 into android12-5.10 2021-03-07 12:33:33 +01:00
x86 ANDROID: Don't add image to all target with KBUILD_MIXED_TREE 2021-05-22 09:43:36 +00:00
xtensa Merge 5.10.28 into android12-5.10 2021-04-09 09:29:17 +02:00
.gitignore
Kconfig ANDROID: Allow HAS_LTO_CLANG with KASAN_HW_TAGS 2021-03-06 01:39:52 +00:00