xref: /linux/arch/m68k/emu/Makefile (revision bfd5bb6f90af092aa345b15cd78143956a13c2a8)
1#
2# Makefile for Linux arch/m68k/emu source directory
3#
4
5obj-y			+= natfeat.o
6
7obj-$(CONFIG_NFBLOCK)	+= nfblock.o
8obj-$(CONFIG_NFCON)	+= nfcon.o
9obj-$(CONFIG_NFETH)	+= nfeth.o
10