swh:1:snp:c2847dfd741eae21606027cf29250d1ebcd63fb4
Raw File
Tip revision: 1860e379875dfe7271c649058aeddffe5afd9d0d authored by Linus Torvalds on 08 June 2014, 18:19:54 UTC
Linux 3.15
Tip revision: 1860e37
Makefile
# Makefile for the icn ISDN device driver

# Each configuration option enables a list of files.

obj-$(CONFIG_ISDN_DRV_ICN)	+= icn.o
back to top