blob: fcc10ebe8db6fbaef83683241affa262713a2fb4 [file] [log] [blame]
Philippe Reynes30d66db2020-07-24 18:19:45 +02001# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright (C) 2020 Philippe Reynes <philippe.reynes@softathome.com>
4
5obj-$(CONFIG_BUTTON) += button-uclass.o
Philippe Reynes486b9732020-07-24 18:19:46 +02006obj-$(CONFIG_BUTTON_GPIO) += button-gpio.o