c05564c4d8
Android 13
7 lines
118 B
Makefile
Executable file
7 lines
118 B
Makefile
Executable file
#
|
|
# Makefile for the Linux FDDI network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_DEFXX) += defxx.o
|
|
obj-$(CONFIG_SKFP) += skfp/
|