1 # SPDX-License-Identifier: GPL-2.0-only << 2 # 1 # 3 # Makefile for the SGI specific kernel interfa 2 # Makefile for the SGI specific kernel interface routines 4 # under Linux. 3 # under Linux. 5 # 4 # 6 5 7 obj-y += ip32-berr.o ip32-irq.o ip32-platfor !! 6 obj-y += ip32-berr.o ip32-rtc.o ip32-setup.o ip32-irq.o ip32-irq-glue.o \ 8 crime.o ip32-memory.o ip32-dma.o !! 7 ip32-timer.o crime.o ip32-reset.o >> 8 >> 9 EXTRA_AFLAGS := $(CFLAGS)
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.