]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/olpc_dcon/Makefile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
[karo-tx-linux.git] / drivers / staging / olpc_dcon / Makefile
1 olpc-dcon-objs += olpc_dcon.o
2 olpc-dcon-$(CONFIG_FB_OLPC_DCON_1)      += olpc_dcon_xo_1.o
3 olpc-dcon-$(CONFIG_FB_OLPC_DCON_1_5)    += olpc_dcon_xo_1_5.o
4 obj-$(CONFIG_FB_OLPC_DCON)      += olpc-dcon.o
5
6