mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 05:41:55 +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/
|