mirror of
https://xff.cz/git/u-boot/
synced 2026-01-07 14:49:17 +01:00
12 lines
176 B
Makefile
12 lines
176 B
Makefile
#
|
|
# (C) Copyright 2000-2006
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
extra-y = start.o
|
|
|
|
obj-y += cpu.o
|
|
obj-y += timer.o
|