swh:1:snp:c2847dfd741eae21606027cf29250d1ebcd63fb4
Raw File
Tip revision: 49914084e797530d9baaf51df9eda77babc98fa8 authored by Linus Torvalds on 24 January 2008, 22:58:37 UTC
Linux 2.6.24
Tip revision: 4991408
Makefile
# Makefile for the isdnloop ISDN device driver

# Each configuration option enables a list of files.

obj-$(CONFIG_ISDN_DRV_LOOP)	+= isdnloop.o
back to top