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

obj-$(CONFIG_PCSM)      += pcsm.o
obj-$(CONFIG_PCSM)      += pcsm_drv.o

