Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « emu « m68k « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7dc20108030806bc4c82c5ae1b7485272b34ba71 (plain)
1
2
3
4
5
6
7
8
9
#
# 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