Igor Sarkisov | 4125dfc | 2020-10-01 13:18:34 -0700 | [diff] [blame^] | 1 | # |
2 | # Makefile for Linux arch/m68k/emu source directory | ||||
3 | # | ||||
4 | |||||
5 | obj-y += natfeat.o | ||||
6 | |||||
7 | obj-$(CONFIG_NFBLOCK) += nfblock.o | ||||
8 | obj-$(CONFIG_NFCON) += nfcon.o | ||||
9 | obj-$(CONFIG_NFETH) += nfeth.o |