]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commitdiff
Makefile: Remove check whether Buildroot is up-to-date
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 16 Oct 2015 21:05:11 +0000 (23:05 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 16 Oct 2015 21:05:11 +0000 (23:05 +0200)
It is always false.

Makefile

index fc129858a46548d4ca1b8484a46666a454e2dd22..d4b8f968d728c740f3428a0c17af5afeeb034b2e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -153,5 +153,4 @@ picosat:
 
 .PHONY: initram_cyclictest
 initram_cyclictest:
-       @if ! $(MAKE) -C tests/cyclictest/root/ -q; then \
-       $(MAKE) -C tests/cyclictest/root/; fi
+       $(MAKE) -C tests/cyclictest/root