Staging: add heci driver
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / staging / heci / Makefile
blob0524856fa3abe81aed31074ae42da058a3fea7a2
1 obj-$(CONFIG_HECI) += heci.o
3 heci-objs := \
4 heci_init.o \
5 interrupt.o \
6 heci_interface.o \
7 io_heci.o \
8 heci_main.o