kernel_samsung_a53x/arch/m68k/emu/Makefile

11 lines
216 B
Makefile
Raw Permalink Normal View History

2024-06-15 21:02:09 +02:00
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for Linux arch/m68k/emu source directory
#
obj-y += natfeat.o
obj-$(CONFIG_NFBLOCK) += nfblock.o
obj-$(CONFIG_NFCON) += nfcon.o
obj-$(CONFIG_NFETH) += nfeth.o