projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a781de1
)
config.mk: Remove unused HPATH
author
Shinya Kuribayashi
<skuribay@pobox.com>
Sat, 20 Jun 2009 10:14:33 +0000
(19:14 +0900)
committer
Wolfgang Denk
<wd@denx.de>
Sun, 19 Jul 2009 19:50:59 +0000
(21:50 +0200)
This variable is not unused anywhere.
Signed-off-by: Shinya Kuribayashi <skuribay@pobox.com>
config.mk
patch
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index f2c2c6cc9427d78da5531bd15f271d661f7087aa..a9973a493ca1e9358811710ea73519d84fe353b2 100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-196,7
+196,7
@@
endif
#########################################################################
-export H
PATH H
OSTCC 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