mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-07 06:14:24 +08: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/
|