xref: /openbmc/linux/drivers/platform/olpc/Makefile (revision c83eeec79ff64f777cbd59a8bd15d0a3fe1f92c0)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# OLPC XO platform-specific drivers
4#
5obj-$(CONFIG_OLPC_EC)		+= olpc-ec.o
6obj-$(CONFIG_OLPC_XO175_EC)	+= olpc-xo175-ec.o
7