mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-17 12:46:59 +02:00
omap24xx: rename reset file
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
parent
9d4fc99dbd
commit
61cf851b09
@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk
|
|||||||
|
|
||||||
LIB = $(obj)lib$(SOC).a
|
LIB = $(obj)lib$(SOC).a
|
||||||
|
|
||||||
SOBJS = start.o
|
SOBJS = reset.o
|
||||||
|
|
||||||
COBJS = timer.o
|
COBJS = timer.o
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user