android_kernel_motorola_sm6225/arch/arm/mach-qcom/Makefile.boot
Tengfei Fan 6c0efa0a04 Makefile: add empty Makefile.boot file
Because 32bit target disable ARCH_MULTIPLATFORM, so when compile
kernel, compilor always want to find Makefile.boot file, there is
some compile issue if not find this file, so add Makefile.boot
file.

Change-Id: I17be090d180502f72f18135fbb55446b325c07d0
Signed-off-by: Tengfei Fan <tengfeif@codeaurora.org>
Signed-off-by: Cong Zhang <congzhan@codeaurora.org>
2020-01-29 14:28:38 +05:30

2 lines
116 B
Clojure

# SPDX-License-Identifier: GPL-2.0-only
# Empty file waiting for deletion once Makefile.boot isn't needed any more.