diff options
author | Michal Sojka <sojkam1@fel.cvut.cz> | 2015-09-28 08:33:13 +0200 |
---|---|---|
committer | Michal Sojka <sojkam1@fel.cvut.cz> | 2015-09-28 08:33:13 +0200 |
commit | c462eb260716d2e9cd4971dccbf44f5e889ed774 (patch) | |
tree | aff1162f45b29977cba1346c1b30fe93b15708bc /tests/cyclictest | |
parent | ed23caf8b73459e32cc84c790ac260b77ceb1d4a (diff) | |
download | linux-conf-perf-c462eb260716d2e9cd4971dccbf44f5e889ed774.tar.gz linux-conf-perf-c462eb260716d2e9cd4971dccbf44f5e889ed774.tar.bz2 linux-conf-perf-c462eb260716d2e9cd4971dccbf44f5e889ed774.zip |
Remove false comment
Diffstat (limited to 'tests/cyclictest')
-rw-r--r-- | tests/cyclictest/root/GNUmakefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cyclictest/root/GNUmakefile b/tests/cyclictest/root/GNUmakefile index 3b45403..160ef09 100644 --- a/tests/cyclictest/root/GNUmakefile +++ b/tests/cyclictest/root/GNUmakefile @@ -1,4 +1,3 @@ -# Automatically generated by /home/wsh/students/kocikare/linux-conf-perf/buildroot/support/scripts/mkmakefile: don't edit export SRCARCH=$(CONF_KERNEL_ARCH) lastword = $(word $(words $(1)),$(1)) |