swh:1:snp:c2847dfd741eae21606027cf29250d1ebcd63fb4
Raw File
Tip revision: 19583ca584d6f574384e17fe7613dfaeadcdc4a6 authored by Linus Torvalds on 03 August 2014, 22:25:02 UTC
Linux 3.16
Tip revision: 19583ca
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