Files
Debian-9-Kernel/arch/m68k/emu/Makefile
T
2023-05-02 09:58:35 +02:00

10 lines
176 B
Makefile

#
# 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