mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 10:18:38 +00:00
7 lines
115 B
Makefile
7 lines
115 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright (c) 2019, Linaro Limited
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_DM_RNG) += rng-uclass.o
|