mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-13 06:42:56 +00:00
8 lines
127 B
Makefile
8 lines
127 B
Makefile
|
#
|
||
|
# Copyright (c) 2016 Google, Inc
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_ASPEED_AST2500) += clk_ast2500.o
|