projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ram: aspeed: Add AST2600 DRAM control support
[platform/kernel/u-boot.git]
/
drivers
/
ram
/
aspeed
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0+
2
#
3
obj-$(CONFIG_ASPEED_AST2500) += sdram_ast2500.o
4
obj-$(CONFIG_ASPEED_AST2600) += sdram_ast2600.o