Merge branch 'for-2.6.30' into for-2.6.31
[linux-2.6] / drivers / staging / heci / Makefile
1 obj-$(CONFIG_HECI)      += heci.o
2
3 heci-objs :=                            \
4                 heci_init.o             \
5                 interrupt.o             \
6                 heci_interface.o        \
7                 io_heci.o               \
8                 heci_main.o
9