oleavr-rgl-a500-mini-linux-.../arch/m68k/emu/Makefile
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

9 lines
176 B
Makefile

#
# 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