#
## Makefile for the Linux kernel device drivers.
#

obj-$(CONFIG_MOKM)      += mokm.o

