mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-25 22:20:45 +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_RAM) += ram-uclass.o
|