diff options
Diffstat (limited to 'drivers/misc/c2port/Makefile')
-rw-r--r-- | drivers/misc/c2port/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/misc/c2port/Makefile b/drivers/misc/c2port/Makefile index 3c610a2ba5ec..3b2cf43d60f5 100644 --- a/drivers/misc/c2port/Makefile +++ b/drivers/misc/c2port/Makefile @@ -1 +1,3 @@ obj-$(CONFIG_C2PORT) += core.o + +obj-$(CONFIG_C2PORT_DURAMAR_2150) += c2port-duramar2150.o |