]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
Fix pasto in previous to fix kernonly build.
authorAntti Kantee <pooka@iki.fi>
Thu, 22 Oct 2015 01:43:55 +0000 (01:43 +0000)
committerAntti Kantee <pooka@iki.fi>
Thu, 22 Oct 2015 01:43:55 +0000 (01:43 +0000)
tests/nolibc/Makefile

index d42afd10b44fea08e8c08c73807f16db9b3a24a1..692e7c2ff987d76aa77e03ad3e22b54f5871dba5 100644 (file)
@@ -12,7 +12,7 @@ LDSCRIPT=$(abspath ../../platform/${PLATFORM}/bmk.ldscript)
 
 LDFLAGS+= ${LDFLAGS.${PLATFORM}.${MACHINE_ARCH}}
 
-OBJS= main.o ${RROBJ}/rumprun-${PLATFORM}-${MACHINE_ARCH}.o)
+OBJS= main.o ${RROBJ}/rumprun-${PLATFORM}-${MACHINE_ARCH}.o
 
 .PHONY: clean