From: wdgvip@gmail.com (Wu DaoGuang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] This patch fixes Makefile for mach-ok2440.c
Date: Thu, 9 Jun 2011 09:03:20 +0800 [thread overview]
Message-ID: <1307581402-3808-2-git-send-email-wdgvip@gmail.com> (raw)
In-Reply-To: <1307581402-3808-1-git-send-email-wdgvip@gmail.com>
Add support for ok2440 development board.
The following patches are against v3.0-rc2.
Signed-off-by: Wu DaoGuang <wdgvip@gmail.com>
---
arch/arm/mach-s3c2440/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-s3c2440/Makefile b/arch/arm/mach-s3c2440/Makefile
index d5440fa..da4ad71 100644
--- a/arch/arm/mach-s3c2440/Makefile
+++ b/arch/arm/mach-s3c2440/Makefile
@@ -30,6 +30,7 @@ obj-$(CONFIG_MACH_ANUBIS) += mach-anubis.o
obj-$(CONFIG_MACH_OSIRIS) += mach-osiris.o
obj-$(CONFIG_MACH_RX3715) += mach-rx3715.o
obj-$(CONFIG_ARCH_S3C2440) += mach-smdk2440.o
+obj-$(CONFIG_MACH_OK2440) += mach-ok2440.o
obj-$(CONFIG_MACH_NEXCODER_2440) += mach-nexcoder.o
obj-$(CONFIG_MACH_AT2440EVB) += mach-at2440evb.o
obj-$(CONFIG_MACH_MINI2440) += mach-mini2440.o
--
1.7.1
next prev parent reply other threads:[~2011-06-09 1:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-09 1:03 [PATCH 1/4] This patch adds ok2440 development board support Wu DaoGuang
2011-06-09 1:03 ` Wu DaoGuang [this message]
2011-06-09 1:03 ` [PATCH 3/4] This patch fixed the Kconfig for mach-ok2440.c Wu DaoGuang
2011-06-09 1:03 ` [PATCH 4/4] This patch add configuraton for ok2440 development board Wu DaoGuang
2011-06-09 6:46 ` Vasily Khoruzhick
2011-06-09 6:47 ` [PATCH 1/4] This patch adds ok2440 development board support Barry Song
2011-06-09 6:54 ` Vasily Khoruzhick
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=1307581402-3808-2-git-send-email-wdgvip@gmail.com \
--to=wdgvip@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).