diff options
Diffstat (limited to 'drivers/isdn/icn/Makefile')
-rw-r--r-- | drivers/isdn/icn/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/isdn/icn/Makefile b/drivers/isdn/icn/Makefile new file mode 100644 index 00000000000..d9b476fcf38 --- /dev/null +++ b/drivers/isdn/icn/Makefile @@ -0,0 +1,5 @@ +# Makefile for the icn ISDN device driver + +# Each configuration option enables a list of files. + +obj-$(CONFIG_ISDN_DRV_ICN) += icn.o |