]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/misc/sti/Makefile
aee30bd6659299a2dafbd4a65b754fedeb59168d
[linux-2.6-omap-h63xx.git] / drivers / misc / sti / Makefile
1 ifeq ($(CONFIG_ARCH_OMAP3),y)
2 obj-$(CONFIG_OMAP_STI)  += sdti.o
3 else
4 obj-$(CONFIG_OMAP_STI)  += sti.o sti-fifo.o
5 obj-$(CONFIG_NET)       += sti-netlink.o
6 endif
7
8 obj-$(CONFIG_OMAP_STI_CONSOLE)  += sti-console.o