hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/m68k/atari/Makefile
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Makefile for Linux arch/m68k/atari source directory
34 #
....@@ -6,3 +7,5 @@
67 atasound.o stram.o
78
89 obj-$(CONFIG_ATARI_KBD_CORE) += atakeyb.o
10
+
11
+obj-$(CONFIG_NVRAM:m=y) += nvram.o