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

obj-$(CONFIG_APKPWR)      += apkpwr.o

