mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 15:37:23 +00:00
8 lines
170 B
Makefile
8 lines
170 B
Makefile
|
#
|
||
|
# Copyright (c) 2015 Google, Inc
|
||
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
obj-$(CONFIG_CPU) += cpu-uclass.o
|