1 # SPDX-License-Identifier: GPL-2.0-only << 2 # 1 # 3 # Makefile for Linux arch/m68k/atari source di 2 # Makefile for Linux arch/m68k/atari source directory 4 # 3 # 5 4 6 obj-y := config.o time.o debug.o ata 5 obj-y := config.o time.o debug.o ataints.o stdma.o \ 7 atasound.o stram.o 6 atasound.o stram.o 8 7 9 obj-$(CONFIG_ATARI_KBD_CORE) += atakeyb.o 8 obj-$(CONFIG_ATARI_KBD_CORE) += atakeyb.o 10 << 11 obj-$(CONFIG_NVRAM:m=y) += nvram.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.