mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-12 02:05:54 +00: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
|