mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-23 23:55:54 +00:00
12 lines
257 B
Makefile
12 lines
257 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# (C) Copyright 2000-2006
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
#
|
|
# (C) Copyright 2008-2009 Freescale Semiconductor, Inc.
|
|
|
|
obj-y += generic.o
|
|
obj-y += timer.o
|
|
obj-y += mx35_sdram.o
|
|
obj-y += relocate.o
|