1 2 3 4 5
# SPDX-License-Identifier: GPL-2.0+ # # Copyright (C) 2020 Philippe Reynes <philippe.reynes@softathome.com> obj-$(CONFIG_BUTTON) += button-uclass.o