summaryrefslogtreecommitdiffstats
path: root/config.mk
diff options
context:
space:
mode:
authorWolfgang Denk <wd@atlas.denx.de>2006-10-09 00:42:01 +0200
committerWolfgang Denk <wd@atlas.denx.de>2006-10-09 00:42:01 +0200
commit511d0c72b82aab9b807efde50fc9e390365f5ca1 (patch)
tree08f47c77d9ce164bf38b937858c9d25344639950 /config.mk
parent8d4ac794365a7abb1be8e050fd1b467b94a21865 (diff)
downloadblackbird-obmc-uboot-511d0c72b82aab9b807efde50fc9e390365f5ca1.tar.gz
blackbird-obmc-uboot-511d0c72b82aab9b807efde50fc9e390365f5ca1.zip
Coding style cleanup
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index 0f5d0f43d9..500fbcfe11 100644
--- a/config.mk
+++ b/config.mk
@@ -25,7 +25,7 @@
ifneq ($(OBJTREE),$(SRCTREE))
ifeq ($(CURDIR),$(SRCTREE))
-dir :=
+dir :=
else
dir := $(subst $(SRCTREE)/,,$(CURDIR))
endif
OpenPOWER on IntegriCloud