mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-17 08:43:07 +00:00
10 lines
137 B
Makefile
10 lines
137 B
Makefile
|
#
|
||
|
# Copyright 2015 Freescale Semiconductor
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y += cpld.o
|
||
|
obj-y += ddr.o
|
||
|
obj-y += ls1043ardb.o
|