]> xenbits.xensource.com Git - osstest/rumprun.git/commitdiff
g/c target in comment
authorAntti Kantee <pooka@iki.fi>
Mon, 12 Oct 2015 23:40:11 +0000 (23:40 +0000)
committerAntti Kantee <pooka@iki.fi>
Mon, 12 Oct 2015 23:40:11 +0000 (23:40 +0000)
Should've just been removed in the first place.

platform/hw/Makefile

index 1d77df22d916910f4047c9d6bed6fca81c58d548..3ae7b4ee1311ee7769ebf9722ecb2bf006834523 100644 (file)
@@ -8,7 +8,7 @@ include ${BUILDRUMP_TOOLFLAGS}
 endif
 
 ifneq (${KERNONLY},true)
-TARGETS:= app-tools userlibs # buildtest
+TARGETS:= app-tools userlibs
 else
 TARGETS:= compiler_rt
 endif