mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-12 16:58:53 +00:00
7 lines
118 B
Makefile
7 lines
118 B
Makefile
|
#
|
||
|
# Makefile for the Linux FDDI network device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_DEFXX) += defxx.o
|
||
|
obj-$(CONFIG_SKFP) += skfp/
|