Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: 9285/1: remove meaningless arch/arm/mach-rda/Makefile

You do not need to put Makefile if there is nothing to compile.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>

authored by

Masahiro Yamada and committed by
Russell King (Oracle)
cdc3116f c79f8163

-3
-1
arch/arm/Makefile
··· 213 213 machine-$(CONFIG_ARCH_ORION5X) += orion5x 214 214 machine-$(CONFIG_ARCH_PXA) += pxa 215 215 machine-$(CONFIG_ARCH_QCOM) += qcom 216 - machine-$(CONFIG_ARCH_RDA) += rda 217 216 machine-$(CONFIG_ARCH_REALTEK) += realtek 218 217 machine-$(CONFIG_ARCH_ROCKCHIP) += rockchip 219 218 machine-$(CONFIG_ARCH_RPC) += rpc
-2
arch/arm/mach-rda/Makefile
··· 1 - # SPDX-License-Identifier: GPL-2.0-only 2 - obj- += dummy.o