summaryrefslogtreecommitdiffstats
path: root/lib_sh/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-12-27 01:52:50 +0100
committerWolfgang Denk <wd@denx.de>2007-12-27 01:52:50 +0100
commit61fb15c516fef5631e305f1976d7b3a679725856 (patch)
tree3b3e66c90349f1b5df7c2a05dd47c11f42eb58bd /lib_sh/Makefile
parent6e1bbe6e3edf5f508de89114577ce7b7caa89c8a (diff)
downloadblackbird-obmc-uboot-61fb15c516fef5631e305f1976d7b3a679725856.tar.gz
blackbird-obmc-uboot-61fb15c516fef5631e305f1976d7b3a679725856.zip
Fix coding style issues; update CHANGELOG.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'lib_sh/Makefile')
-rw-r--r--lib_sh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib_sh/Makefile b/lib_sh/Makefile
index c84276af88..cf127a826c 100644
--- a/lib_sh/Makefile
+++ b/lib_sh/Makefile
@@ -22,7 +22,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(ARCH).a
-SOBJS =
+SOBJS =
COBJS = board.o sh_linux.o # time.o
OpenPOWER on IntegriCloud