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

obj-$(CONFIG_MGPM)      += mgpm.o

