mirror of
https://xff.cz/git/u-boot/
synced 2025-10-04 08:51:43 +02:00
Move arch/arm/cpu/arm926ejs/versatile/* -> arch/arm/mach-versatile/* Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
10 lines
158 B
Makefile
10 lines
158 B
Makefile
#
|
|
# (C) Copyright 2000-2006
|
|
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y = timer.o
|
|
obj-y += reset.o
|