All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] alpha: improvements of arch/alpha/lib/Makefile
@ 2016-09-11  7:42 Masahiro Yamada
  2016-09-11  7:42 ` [PATCH 1/3] alpha: add $(src)/ rather than $(obj)/ to make source file path Masahiro Yamada
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Masahiro Yamada @ 2016-09-11  7:42 UTC (permalink / raw)
  To: linux-alpha, Richard Henderson, Ivan Kokshaysky
  Cc: Masahiro Yamada, linux-kernel, Matt Turner

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-05-03  5:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-11  7:42 [PATCH 0/3] alpha: improvements of arch/alpha/lib/Makefile Masahiro Yamada
2016-09-11  7:42 ` [PATCH 1/3] alpha: add $(src)/ rather than $(obj)/ to make source file path Masahiro Yamada
2016-09-11  7:42 ` [PATCH 2/3] alpha: merge build rules of division routines Masahiro Yamada
2016-09-11  7:42 ` [PATCH 3/3] alpha: make short build log available for " Masahiro Yamada
2017-05-03  5:18 ` [PATCH 0/3] alpha: improvements of arch/alpha/lib/Makefile Masahiro Yamada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.