/
usr
/
src
/
linux-aws-5.4-headers-5.4.0-1084
/
arch
/
arc
/
plat-eznps
/
Upload File
HOME
# SPDX-License-Identifier: GPL-2.0-only # # Makefile for the linux kernel. # obj-y := entry.o platform.o ctop.o obj-$(CONFIG_SMP) += smp.o obj-$(CONFIG_EZNPS_MTM_EXT) += mtm.o