PATH:
usr
/
src
/
linux-headers-5.4.0-215
/
arch
/
arm
/
mach-cns3xxx
# SPDX-License-Identifier: GPL-2.0 obj-$(CONFIG_ARCH_CNS3XXX) += cns3xxx.o cns3xxx-y += core.o pm.o cns3xxx-$(CONFIG_ATAGS) += devices.o cns3xxx-$(CONFIG_PCI) += pcie.o cns3xxx-$(CONFIG_MACH_CNS3420VB) += cns3420vb.o
[-] Kconfig
[edit]
[-] Makefile
[edit]
[+]
..