Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # Makefile for the CAPI hardware drivers |
2 | |||||
3 | # Object files in subdirectories | ||||
4 | |||||
5 | obj-$(CONFIG_CAPI_AVM) += avm/ | ||||
6 | obj-$(CONFIG_CAPI_EICON) += eicon/ | ||||
Karsten Keil | e4ac9bc | 2008-07-26 18:52:11 +0200 | [diff] [blame] | 7 | obj-$(CONFIG_MISDN) += mISDN/ |