Re: [uml-devel] RFC: Shouldn't "./linux --version" always print the the git commit id

2013-11-06 Thread Michal Marek
Dne 26.10.2013 12:06, Toralf Förster napsal(a): > On 10/26/2013 09:56 AM, Geert Uytterhoeven wrote: >> On Fri, Oct 25, 2013 at 11:19 PM, Toralf Förster >> wrote: >>> $ ./linux --version >>> 3.11.0 >> >> If there are no additional commits on top of the tag, no number and commit >> ID are printed.

Re: [uml-devel] [PATCH 0/4] kbuild: refactor Makefile inclusion

2015-04-02 Thread Michal Marek
On 2015-03-27 12:43, Masahiro Yamada wrote: > Masahiro Yamada (4): > kbuild: use relative path to include Makefile > kbuild: use relative path more to include Makefile > kbuild: include $(src)/Makefile rather than $(obj)/Makefile > kbuild: ia64: use $(src)/Makefile.gate rather than particul

Re: [uml-devel] [PATCH 2/2] kbuild: Only build linux-image package for UML

2012-02-24 Thread Michal Marek
the package with the linux-image in it. > > > > > > Cc: Michal Marek > > > Cc: maximilian attems > > > Cc: Ben Hutchings > > > Cc: debian-ker...@lists.debian.org > > > Cc: linux-kbu...@vger.kernel.org > > > Signed-off-by: Joerg Roe