mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
omap24xx: rename reset file
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
This commit is contained in:
parent
9d4fc99dbd
commit
61cf851b09
2 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue