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 fc4f77a3d35c..a83ef1e497b3 100644 --- a/arch/m68k/emu/Makefile +++ b/arch/m68k/emu/Makefile | |||
@@ -5,3 +5,4 @@ | |||
5 | obj-y += natfeat.o | 5 | obj-y += natfeat.o |
6 | 6 | ||
7 | obj-$(CONFIG_NFBLOCK) += nfblock.o | 7 | obj-$(CONFIG_NFBLOCK) += nfblock.o |
8 | obj-$(CONFIG_NFCON) += nfcon.o | ||