From: npavel@mini-box.com (Nicu Pavel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] Add picosam9g45 board to Makefile
Date: Mon, 31 Oct 2011 16:56:50 +0200 [thread overview]
Message-ID: <1320073010-19549-3-git-send-email-npavel@mini-box.com> (raw)
In-Reply-To: <1320073010-19549-1-git-send-email-npavel@mini-box.com>
Signed-off-by: Nicu Pavel <npavel@mini-box.com>
---
arch/arm/mach-at91/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-at91/Makefile b/arch/arm/mach-at91/Makefile
index bf57e8b..ad1950d 100644
--- a/arch/arm/mach-at91/Makefile
+++ b/arch/arm/mach-at91/Makefile
@@ -72,6 +72,7 @@ obj-$(CONFIG_MACH_GSIA18S) += board-gsia18s.o board-stamp9g20.o
obj-$(CONFIG_MACH_SNAPPER_9260) += board-snapper9260.o
# AT91SAM9G45 board-specific support
+obj-$(CONFIG_MACH_MINIBOXPICOSAM9G45) += board-picosam9g45.o
obj-$(CONFIG_MACH_AT91SAM9M10G45EK) += board-sam9m10g45ek.o
# AT91CAP9 board-specific support
--
1.7.1
next prev parent reply other threads:[~2011-10-31 14:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-31 14:56 [PATCH 1/3] Add support for mini-box.com picoSAM9G45 board Nicu Pavel
2011-10-31 14:56 ` [PATCH 2/3] Add kernel configuration option for picosam9g45 board Nicu Pavel
2011-10-31 14:56 ` Nicu Pavel [this message]
2011-10-31 15:24 ` [PATCH 1/3] Add support for mini-box.com picoSAM9G45 board Russell King - ARM Linux
-- strict thread matches above, loose matches on Subject: below --
2011-10-31 15:23 Nicu Pavel
2011-10-31 15:23 ` [PATCH 3/3] Add picosam9g45 board to Makefile Nicu Pavel
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=1320073010-19549-3-git-send-email-npavel@mini-box.com \
--to=npavel@mini-box.com \
--cc=linux-arm-kernel@lists.infradead.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.