1# Makefile for the icn ISDN device driver
2
3# Each configuration option enables a list of files.
4
5obj-$(CONFIG_ISDN_DRV_ICN)	+= icn.o
6