1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2392a325cSAndres Salomon# 3392a325cSAndres Salomon# OLPC XO platform-specific drivers 4392a325cSAndres Salomon# 5392a325cSAndres Salomonobj-$(CONFIG_OLPC_EC) += olpc-ec.o 6obj-$(CONFIG_OLPC_XO175_EC) += olpc-xo175-ec.o 7