]> git.ipfire.org Git - people/ms/u-boot.git/commit
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)
commit35c9e14d8096e519fe76c953a43d52a09617345c
treeae9d439fdf941821d79e622a172e17618062a0aa
parent9a63b7f4f8f3c99cf017e0d3d4a152dfcd913b5a
MIPS: cpu/mips/Makefile: Add a missing START line

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