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:
19233d8
)
config.mk: Delete unused variable BCURDIR
author
Masahiro Yamada
<yamada.m@jp.panasonic.com>
Wed, 26 Feb 2014 05:50:58 +0000
(14:50 +0900)
committer
Tom Rini
<trini@ti.com>
Tue, 4 Mar 2014 14:27:39 +0000
(09:27 -0500)
This variable was abolished by Kbuild series.
I forgot to delete it.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
config.mk
patch
|
blob
|
history
diff --git
a/config.mk
b/config.mk
index 9897f20538af3dac162de740632d7120a9c7dae9..e59697f89f2061e60cc6a1b8c1b959ed14b0ddbd 100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-46,7
+46,5
@@
OBJCOPYFLAGS += --gap-fill=0xff
CPPFLAGS = $(RELFLAGS)
CPPFLAGS += -pipe $(PLATFORM_CPPFLAGS)
-BCURDIR = $(subst $(SRCTREE)/,,$(CURDIR:$(obj)%=%))
-
LDFLAGS += $(PLATFORM_LDFLAGS)
LDFLAGS_FINAL += -Bstatic