From 61cf851b09cf8b67009ec11fc47c16add6b142a5 Mon Sep 17 00:00:00 2001 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sun, 31 May 2009 12:44:43 +0200 Subject: omap24xx: rename reset file Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- cpu/arm1136/omap24xx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpu/arm1136/omap24xx/Makefile') diff --git a/cpu/arm1136/omap24xx/Makefile b/cpu/arm1136/omap24xx/Makefile index 2a79d9b..48dc7e3 100644 --- a/cpu/arm1136/omap24xx/Makefile +++ b/cpu/arm1136/omap24xx/Makefile @@ -25,7 +25,7 @@ include $(TOPDIR)/config.mk LIB = $(obj)lib$(SOC).a -SOBJS = start.o +SOBJS = reset.o COBJS = timer.o -- cgit v1.1