]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/heci/Makefile
Merge branch 'omap-pool'
[linux-2.6-omap-h63xx.git] / drivers / staging / heci / Makefile
diff --git a/drivers/staging/heci/Makefile b/drivers/staging/heci/Makefile
new file mode 100644 (file)
index 0000000..0524856
--- /dev/null
@@ -0,0 +1,9 @@
+obj-$(CONFIG_HECI)     += heci.o
+
+heci-objs :=                           \
+               heci_init.o             \
+               interrupt.o             \
+               heci_interface.o        \
+               io_heci.o               \
+               heci_main.o
+