1 # SPDX-License-Identifier: GPL-2.0-only 2 # 3 # Makefile for Linux arch/m68k/atari source di 4 # 5 6 obj-y := config.o time.o debug.o ata 7 atasound.o stram.o 8 9 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.