swh:1:snp:3c665ee4f67729f27f2e40193ab88e7298cf0fef
Raw File
Tip revision: b0af8dfdd67699e25083478c63eedef2e72ebd85 authored by Linus Torvalds on 28 June 2011, 02:12:22 UTC
Linux 3.0-rc5
Tip revision: b0af8df
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
back to top