aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/olpc_dcon/Makefile
blob: cb1248c5c1623ddbed80409ee180b6b16e360b28 (plain) (blame)
1
2
3
4
5
6
7
# SPDX-License-Identifier: GPL-2.0
olpc-dcon-objs += olpc_dcon.o
olpc-dcon-$(CONFIG_FB_OLPC_DCON_1)	+= olpc_dcon_xo_1.o
olpc-dcon-$(CONFIG_FB_OLPC_DCON_1_5)	+= olpc_dcon_xo_1_5.o
obj-$(CONFIG_FB_OLPC_DCON)	+= olpc-dcon.o