Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1480749
| From | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/3] alpha: improvements of arch/alpha/lib/Makefile |
| Date | 2016-09-11 09:50 +0200 |
| Message-ID | <sg7Gx-3ey-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
While building for Alpha architecture, I noticed ugly long log for division routines. So, I took a look at the Makefile. Here is a series of build rule cleanups. Masahiro Yamada (3): alpha: add $(src)/ rather than $(obj)/ to make source file path alpha: merge build rules of division routines alpha: make short build log available for division routines arch/alpha/lib/Makefile | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/3] alpha: improvements of arch/alpha/lib/Makefile Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-09-11 09:50 +0200 [PATCH 2/3] alpha: merge build rules of division routines Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-09-11 09:50 +0200
csiph-web