]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/input/touchscreen/omap/Makefile
Merge current mainline tree into linux-omap tree
[linux-2.6-omap-h63xx.git] / drivers / input / touchscreen / omap / Makefile
1 #
2 # Makefile for the OMAP touchscreen input driver
3 #
4
5 obj-$(CONFIG_TOUCHSCREEN_OMAP) += omapts.o
6
7 objs-$(CONFIG_ARCH_OMAP16XX)$(CONFIG_MACH_OMAP_H2) += ts_hx.o
8 objs-$(CONFIG_ARCH_OMAP16XX)$(CONFIG_MACH_OMAP_H3) += ts_hx.o
9
10 omapts-objs := omap_ts.o $(objs-yy)