mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-01 17:10:11 +00:00
10 lines
182 B
Makefile
10 lines
182 B
Makefile
|
#
|
||
|
# K2HK-EVM: board Makefile
|
||
|
# (C) Copyright 2012-2014
|
||
|
# Texas Instruments Incorporated, <www.ti.com>
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y += board.o
|
||
|
obj-y += ddr3.o
|