mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
9cd7b14831
[petr: Second author] [michael, geert: Cleanups and updates] Signed-off-by: Milan Jurik <milan.jurik@xylab.cz> Signed-off-by: Petr Stehlik <pstehlik@sophics.cz> Signed-off-by: Michael Schmitz <schmitz@debian.org> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Cc: netdev@vger.kernel.org
9 lines
176 B
Makefile
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
|