2019-05-19 13:07:45 +01:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2008-11-18 21:02:18 +01:00
|
|
|
#
|
|
|
|
|
# Makefile for Linux arch/m68k/emu source directory
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
obj-y += natfeat.o
|
2008-11-18 21:02:19 +01:00
|
|
|
|
|
|
|
|
obj-$(CONFIG_NFBLOCK) += nfblock.o
|
2008-11-18 21:02:19 +01:00
|
|
|
obj-$(CONFIG_NFCON) += nfcon.o
|
2008-11-18 21:02:18 +01:00
|
|
|
obj-$(CONFIG_NFETH) += nfeth.o
|