+ gitignore-add-allconfig.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Subject: + gitignore-add-allconfig.patch added to -mm tree
To: bp@xxxxxxx,mmarek@xxxxxxx
From: akpm@xxxxxxxxxxxxxxxxxxxx
Date: Thu, 06 Feb 2014 13:23:04 -0800


The patch titled
     Subject: gitignore: add all.config
has been added to the -mm tree.  Its filename is
     gitignore-add-allconfig.patch

This patch should soon appear at
    http://ozlabs.org/~akpm/mmots/broken-out/gitignore-add-allconfig.patch
and later at
    http://ozlabs.org/~akpm/mmotm/broken-out/gitignore-add-allconfig.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Borislav Petkov <bp@xxxxxxx>
Subject: gitignore: add all.config

This is used by kbuild to load preset Kconfig options.  We need to ignore
it, otherwise git clean kills it.

Signed-off-by: Borislav Petkov <bp@xxxxxxx>
Cc: Michal Marek <mmarek@xxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 .gitignore |    3 +++
 1 file changed, 3 insertions(+)

diff -puN .gitignore~gitignore-add-allconfig .gitignore
--- a/.gitignore~gitignore-add-allconfig
+++ a/.gitignore
@@ -92,3 +92,6 @@ extra_certificates
 signing_key.priv
 signing_key.x509
 x509.genkey
+
+# Kconfig presets
+all.config
_

Patches currently in -mm which might be from bp@xxxxxxx are

gitignore-add-allconfig.patch
linux-next.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux