mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-27 17:12:06 +00:00
7 lines
143 B
Makefile
7 lines
143 B
Makefile
|
|
# Makefile for the CAPI hardware drivers
|
||
|
|
|
||
|
|
# Object files in subdirectories
|
||
|
|
|
||
|
|
obj-$(CONFIG_CAPI_AVM) += avm/
|
||
|
|
obj-$(CONFIG_CAPI_EICON) += eicon/
|