mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-08-14 17:26:15 -04: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…
x
Reference in New Issue
Block a user