1 # SPDX-License-Identifier: GPL-2.0 2 ccflags-y := -I$(srctree)/arch/arm/plat-orion/include 3 4 obj-y += common.o 5 obj-$(CONFIG_DOVE_LEGACY) += irq.o mpp.o 6 obj-$(CONFIG_PCI) += pcie.o 7 obj-$(CONFIG_MACH_CM_A510) += cm-a510.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.