diff options
Diffstat (limited to 'arch/m68k/emu/Makefile')
-rw-r--r-- | arch/m68k/emu/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/emu/Makefile b/arch/m68k/emu/Makefile index a83ef1e497b3..7dc201080308 100644 --- a/arch/m68k/emu/Makefile +++ b/arch/m68k/emu/Makefile | |||
@@ -6,3 +6,4 @@ obj-y += natfeat.o | |||
6 | 6 | ||
7 | obj-$(CONFIG_NFBLOCK) += nfblock.o | 7 | obj-$(CONFIG_NFBLOCK) += nfblock.o |
8 | obj-$(CONFIG_NFCON) += nfcon.o | 8 | obj-$(CONFIG_NFCON) += nfcon.o |
9 | obj-$(CONFIG_NFETH) += nfeth.o | ||