Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1561023
| From | Shuah Khan <shuah@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/4] selftest: cpufreq: Add support for cpufreq framework |
| Date | 2017-01-17 22:10 +0100 |
| Message-ID | <t0JaW-3FT-7@gated-at.bofh.it> (permalink) |
| References | <sZ3GN-5VP-3@gated-at.bofh.it> <sZiFQ-6v3-45@gated-at.bofh.it> <t06sW-319-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 01/15/2017 08:48 PM, Viresh Kumar wrote: > On 13-01-17, 15:35, Shuah Khan wrote: >> Could you please add .gitignore for generated files. You can >> send that as a separate patch and don't have to resend the >> series. > > Hi Shuah, > >>> tools/testing/selftests/Makefile | 1 + >>> tools/testing/selftests/cpufreq/Makefile | 8 + >>> tools/testing/selftests/cpufreq/cpu.sh | 84 ++++++++ >>> tools/testing/selftests/cpufreq/cpufreq.sh | 241 ++++++++++++++++++++++ >>> tools/testing/selftests/cpufreq/governor.sh | 153 ++++++++++++++ >>> tools/testing/selftests/cpufreq/main.sh | 194 ++++++++++++++++++ >>> tools/testing/selftests/cpufreq/module.sh | 243 +++++++++++++++++++++++ >>> tools/testing/selftests/cpufreq/special-tests.sh | 115 +++++++++++ > > All I have are .sh files and no intermediate files are generated. > Perhaps I don't need any .gitignore entries ? > Never mind. There is no need to do .gitignore. thanks, -- Shuah
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 0/4] selftest: cpufreq: Add support for cpufreq framework Shuah Khan <shuah@kernel.org> - 2017-01-17 22:10 +0100
Re: [PATCH 0/4] selftest: cpufreq: Add support for cpufreq framework Shuah Khan <shuah@kernel.org> - 2017-01-19 18:40 +0100
[PATCH] selftest: cpufreq: Update MAINTAINERS file Viresh Kumar <viresh.kumar@linaro.org> - 2017-01-20 06:50 +0100
csiph-web