]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
MIPS: cpu/mips/Makefile: Add a missing START line
authorShinya Kuribayashi <shinya.kuribayashi@necel.com>
Mon, 2 Feb 2009 00:46:21 +0000 (09:46 +0900)
committerWolfgang Denk <wd@denx.de>
Sat, 21 Feb 2009 21:03:24 +0000 (22:03 +0100)
In the commit 79b51ff8205f0354d5300570614c1d2db499679c ([MIPS] cpu/mips/
Makefile: Split [CS]OBJS onto separate lines), I wrongly deleted a START
line.  This patch puts it back.

Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
cpu/mips/Makefile

index 50917812393377a288a2d73439174f9ad726e126..28a1cbb10422fd350cdb787d44eac5b89b0b4dc2 100644 (file)
@@ -25,6 +25,7 @@ include $(TOPDIR)/config.mk
 
 LIB    = $(obj)lib$(CPU).a
 
+START  = start.o
 SOBJS-y        = cache.o
 COBJS-y        = cpu.o interrupts.o