All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Boll <andreas.boll.dev@gmail.com>
To: dri-devel@lists.freedesktop.org
Cc: Andreas Boll <andreas.boll.dev@gmail.com>
Subject: [PATCH 1/3] libdrm: add omap and exynos pkgconfig files to .gitignore
Date: Tue, 28 Aug 2012 18:02:44 +0200	[thread overview]
Message-ID: <1346169766-27462-1-git-send-email-andreas.boll.dev@gmail.com> (raw)

---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 243457e..5e4c837 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,8 +39,10 @@ i915.kld
 install-sh
 libdrm/config.h.in
 libdrm.pc
+libdrm_exynos.pc
 libdrm_intel.pc
 libdrm_nouveau.pc
+libdrm_omap.pc
 libdrm_radeon.pc
 libkms.pc
 libtool
-- 
1.7.4.1

             reply	other threads:[~2012-08-28 16:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-28 16:02 Andreas Boll [this message]
2012-08-28 16:02 ` [PATCH 2/3] libdrm: add tests/radeon/radeon_ttm to .gitignore Andreas Boll
2012-08-28 16:02 ` [PATCH 3/3] radeon: fix unused-function warning Andreas Boll

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1346169766-27462-1-git-send-email-andreas.boll.dev@gmail.com \
    --to=andreas.boll.dev@gmail.com \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.