mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-09-10 11:25:17 +02:00
11 lines
234 B
Makefile
11 lines
234 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright 2011 Freescale Semiconductor, Inc.
|
|
# (C) Copyright 2001-2006
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
|
|
obj-y += p2041rdb.o
|
|
obj-y += cpld.o
|
|
obj-y += ddr.o
|
|
obj-y += eth.o
|