blob: 36c7e67fec20c7ed20a2329c681bd6a9f896096c [file] [log] [blame]
Andres Salomon097cd832011-02-10 17:53:24 -08001olpc-dcon-objs += olpc_dcon.o
2olpc-dcon-$(CONFIG_FB_OLPC_DCON_1) += olpc_dcon_xo_1.o
3olpc-dcon-$(CONFIG_FB_OLPC_DCON_1_5) += olpc_dcon_xo_1_5.o
4obj-$(CONFIG_FB_OLPC_DCON) += olpc-dcon.o
5
6