public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] MAKEALL: drop non-existent i386 config
@ 2010-10-20  7:34 Mike Frysinger
  2010-10-20  8:23 ` Graeme Russ
  2010-10-23 20:58 ` Wolfgang Denk
  0 siblings, 2 replies; 4+ messages in thread
From: Mike Frysinger @ 2010-10-20  7:34 UTC (permalink / raw)
  To: u-boot

---
 MAKEALL |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/MAKEALL b/MAKEALL
index c1f3842..febf89c 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -559,9 +559,7 @@ LIST_mips_el="			\
 ## i386 Systems
 #########################################################################
 
-LIST_x86="$(boards_by_arch i386)
-	sc520_eNET	\
-"
+LIST_x86="$(boards_by_arch i386)"
 
 #########################################################################
 ## Nios-II Systems
-- 
1.7.3.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] MAKEALL: drop non-existent i386 config
  2010-10-20  7:34 [U-Boot] [PATCH] MAKEALL: drop non-existent i386 config Mike Frysinger
@ 2010-10-20  8:23 ` Graeme Russ
  2010-10-20  9:10   ` Mike Frysinger
  2010-10-23 20:58 ` Wolfgang Denk
  1 sibling, 1 reply; 4+ messages in thread
From: Graeme Russ @ 2010-10-20  8:23 UTC (permalink / raw)
  To: u-boot

On Wednesday, October 20, 2010, Mike Frysinger <vapier@gentoo.org> wrote:
> ---
> ?MAKEALL | ? ?4 +---
> ?1 files changed, 1 insertions(+), 3 deletions(-)
>
> diff --git a/MAKEALL b/MAKEALL
> index c1f3842..febf89c 100755
> --- a/MAKEALL
> +++ b/MAKEALL
> @@ -559,9 +559,7 @@ LIST_mips_el=" ? ? ? ? ? ? ? ? ? ? ?\
> ?## i386 Systems
> ?#########################################################################
>
> -LIST_x86="$(boards_by_arch i386)
> - ? ? ? sc520_eNET ? ? ?\
> -"
> +LIST_x86="$(boards_by_arch i386)"
>

Thanks Mike. I won't get a chance to test this until next week though

RL needs more attention ATM :)

Regards,

Graeme

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] MAKEALL: drop non-existent i386 config
  2010-10-20  8:23 ` Graeme Russ
@ 2010-10-20  9:10   ` Mike Frysinger
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Frysinger @ 2010-10-20  9:10 UTC (permalink / raw)
  To: u-boot

On Wednesday, October 20, 2010 04:23:18 Graeme Russ wrote:
> On Wednesday, October 20, 2010, Mike Frysinger wrote:
> > --- a/MAKEALL
> > +++ b/MAKEALL
> > -LIST_x86="$(boards_by_arch i386)
> > -       sc520_eNET      \
> > -"
> > +LIST_x86="$(boards_by_arch i386)"
> 
> Thanks Mike. I won't get a chance to test this until next week though

there isnt much to test ... `make sc520_eNET_config` returns "No rule to make 
target" which means this shouldnt be listed in MAKEALL

or there should be a config target for this board and so there's a lot more 
work for you to do ...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20101020/d502a775/attachment.pgp 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] MAKEALL: drop non-existent i386 config
  2010-10-20  7:34 [U-Boot] [PATCH] MAKEALL: drop non-existent i386 config Mike Frysinger
  2010-10-20  8:23 ` Graeme Russ
@ 2010-10-23 20:58 ` Wolfgang Denk
  1 sibling, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2010-10-23 20:58 UTC (permalink / raw)
  To: u-boot

Dear Mike Frysinger,

In message <1287560059-31305-1-git-send-email-vapier@gentoo.org> you wrote:
> ---
>  MAKEALL |    4 +---
>  1 files changed, 1 insertions(+), 3 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Some people march to the beat of a different drummer. And some people
tango!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-23 20:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-20  7:34 [U-Boot] [PATCH] MAKEALL: drop non-existent i386 config Mike Frysinger
2010-10-20  8:23 ` Graeme Russ
2010-10-20  9:10   ` Mike Frysinger
2010-10-23 20:58 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox