All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] config.mk: Remove unused HPATH
@ 2009-06-20 10:14 Shinya Kuribayashi
  2009-06-23 16:54 ` Detlev Zundel
  2009-07-19 19:51 ` Wolfgang Denk
  0 siblings, 2 replies; 4+ messages in thread
From: Shinya Kuribayashi @ 2009-06-20 10:14 UTC (permalink / raw)
  To: u-boot

This variable is not unused anywhere.

Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
---
 config.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config.mk b/config.mk
index f2c2c6c..a9973a4 100644
--- a/config.mk
+++ b/config.mk
@@ -196,7 +196,7 @@ endif
 
 #########################################################################
 
-export	HPATH HOSTCC HOSTCFLAGS CROSS_COMPILE \
+export	HOSTCC HOSTCFLAGS CROSS_COMPILE \
 	AS LD CC CPP AR NM STRIP OBJCOPY OBJDUMP MAKE
 export	TEXT_BASE PLATFORM_CPPFLAGS PLATFORM_RELFLAGS CPPFLAGS CFLAGS AFLAGS
 

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

* [U-Boot] [PATCH] config.mk: Remove unused HPATH
  2009-06-20 10:14 [U-Boot] [PATCH] config.mk: Remove unused HPATH Shinya Kuribayashi
@ 2009-06-23 16:54 ` Detlev Zundel
  2009-06-24 11:18   ` Shinya Kuribayashi
  2009-07-19 19:51 ` Wolfgang Denk
  1 sibling, 1 reply; 4+ messages in thread
From: Detlev Zundel @ 2009-06-23 16:54 UTC (permalink / raw)
  To: u-boot

Hi Shinya,

> This variable is not unused anywhere.

Makes my brain twist and after carefully applying boolean equivalence
operations contradicts the title ;)

Cheers
  Detlev

-- 
I have always observed that the pretensions of all people are in
exact inverse ratio to their merits; this is one of the axioms of
morals.                            -- Joseph Lagrange
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de

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

* [U-Boot] [PATCH] config.mk: Remove unused HPATH
  2009-06-23 16:54 ` Detlev Zundel
@ 2009-06-24 11:18   ` Shinya Kuribayashi
  0 siblings, 0 replies; 4+ messages in thread
From: Shinya Kuribayashi @ 2009-06-24 11:18 UTC (permalink / raw)
  To: u-boot

Hi Detlev,

Detlev Zundel wrote:
>> This variable is not unused anywhere.
> 
> Makes my brain twist and after carefully applying boolean equivalence
> operations contradicts the title ;)

Oops, thanks for pointing out.  Will correct it later.

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

* [U-Boot] [PATCH] config.mk: Remove unused HPATH
  2009-06-20 10:14 [U-Boot] [PATCH] config.mk: Remove unused HPATH Shinya Kuribayashi
  2009-06-23 16:54 ` Detlev Zundel
@ 2009-07-19 19:51 ` Wolfgang Denk
  1 sibling, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2009-07-19 19:51 UTC (permalink / raw)
  To: u-boot

Dear Shinya Kuribayashi,

In message <4A3CB689.6090806@pobox.com> you wrote:
> This variable is not unused anywhere.
> 
> Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
> ---
>  config.mk |    2 +-
>  1 files changed, 1 insertions(+), 1 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
panic: kernel trap (ignored)

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

end of thread, other threads:[~2009-07-19 19:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-20 10:14 [U-Boot] [PATCH] config.mk: Remove unused HPATH Shinya Kuribayashi
2009-06-23 16:54 ` Detlev Zundel
2009-06-24 11:18   ` Shinya Kuribayashi
2009-07-19 19:51 ` Wolfgang Denk

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.