tegrakernel/kernel/kernel-4.9/arch/m68k/emu/Makefile

10 lines
176 B
Makefile
Raw Normal View History

2022-02-16 09:13:02 -06:00
#
# 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