M7350/kernel/arch/m68k/emu/Makefile
2024-09-09 08:52:07 +00: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