mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 16:10:58 +00:00
6 lines
149 B
Makefile
6 lines
149 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright (C) 2020 Philippe Reynes <philippe.reynes@softathome.com>
|
||
|
|
||
|
obj-$(CONFIG_BUTTON) += button-uclass.o
|