diff mbox

[U-Boot,3/3,v2] dreamplug: include in 'make all'

Message ID a738ef4504e565c2e8726362dc50af98f8dfed7a.1307363293.git.u-boot@lakedaemon.net
State Superseded
Headers show

Commit Message

u-boot@lakedaemon.net June 6, 2011, 12:34 p.m. UTC
From: Jason Cooper <u-boot@lakedaemon.net>


Signed-off-by: Jason Cooper <u-boot@lakedaemon.net>
---
 MAKEALL |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Comments

Prafulla Wadaskar June 7, 2011, 6:54 a.m. UTC | #1
> -----Original Message-----
> From: u-boot@lakedaemon.net [mailto:u-boot@lakedaemon.net]
> Sent: Monday, June 06, 2011 6:04 PM
> To: u-boot@lists.denx.de
> Cc: Prafulla Wadaskar; Jason Cooper
> Subject: [PATCH 3/3 v2] dreamplug: include in 'make all'
> 
> From: Jason Cooper <u-boot@lakedaemon.net>
>

You can avoid  2/3, and 3/3 of your patch series and post a single patch series for this support.

Regards..
Prafulla ..
u-boot@lakedaemon.net June 7, 2011, 4:29 p.m. UTC | #2
On Mon, Jun 06, 2011 at 11:54:35PM -0700, Prafulla Wadaskar wrote:
> 
> 
> > -----Original Message-----
> > From: u-boot@lakedaemon.net [mailto:u-boot@lakedaemon.net]
> > Sent: Monday, June 06, 2011 6:04 PM
> > To: u-boot@lists.denx.de
> > Cc: Prafulla Wadaskar; Jason Cooper
> > Subject: [PATCH 3/3 v2] dreamplug: include in 'make all'
> > 
> > From: Jason Cooper <u-boot@lakedaemon.net>
> >
> 
> You can avoid  2/3, and 3/3 of your patch series and post a single
> patch series for this support.

Will do, thanks for taking a look.

Jason.
diff mbox

Patch

diff --git a/MAKEALL b/MAKEALL
index d592374..35fc5b7 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -345,6 +345,7 @@  LIST_ARM9="			\
 	edb9315a		\
 	edminiv2		\
 	guruplug		\
+	dreamplug		\
 	imx27lite		\
 	jadecpu			\
 	lpd7a400		\