lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 16 Jan 2012 21:48:20 +0100
From:	Michal Marek <mmarek@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	fernando@....ntt.co.jp, jason.wessel@...driver.com, mmarek@...e.cz,
	swarren@...dia.com, linux-kbuild@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT] kbuild changes for v3.3-rc1

Hi Linus,

the main part of kbuild is a bit boring this time. The dtc tool got the
ability to record dependency information and kbuild makes use of it,
plus there are three minor fixes.

Michal

The following changes since commit 1ea6b8f48918282bdca0b32a34095504ee65bab5:

  Linux 3.2-rc1 (2011-11-07 16:16:02 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kbuild

Fernando Luis Vázquez Cao (1):
      scripts/genksyms: clean lex/yacc generated files

Jason Wessel (1):
      kbuild: Correctly deal with make options which contain an "s"

Michal Marek (1):
      kbuild: Fix comment in Makefile.lib

Stephen Warren (2):
      dtc: Implement -d option to write out a dependency file
      Kbuild: Use dtc's -d (dependency) option

 Makefile                      |    2 +-
 arch/arm/boot/Makefile        |    6 ++++--
 arch/microblaze/boot/Makefile |    2 +-
 arch/openrisc/boot/Makefile   |    4 ++--
 arch/powerpc/boot/Makefile    |    4 ++--
 scripts/Makefile.lib          |    8 ++++----
 scripts/dtc/dtc.c             |   21 ++++++++++++++++++++-
 scripts/dtc/srcpos.c          |    4 ++++
 scripts/dtc/srcpos.h          |    1 +
 scripts/genksyms/Makefile     |    1 +
 10 files changed, 40 insertions(+), 13 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ