1 # SPDX-License-Identifier: GPL-2.0 2 obj-y := fpga.o irq.o nmi.o setup.o 3 4 obj-$(CONFIG_GPIOLIB) += gpio.o 5 obj-$(CONFIG_HAVE_SRAM_POOL) += sram.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.