projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2946d1
)
Remove unneeded trailing slash from TOPDIR
author
Michael Roth
<mroth@nessie.de>
Tue, 22 Sep 2009 23:30:34 +0000
(
01:30
+0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 23 Sep 2009 07:19:47 +0000
(09:19 +0200)
Signed-off-by: Michael Roth <mroth@nessie.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 176992c49a7dcc25fc837b479063844200cc9bbe..192fdf2212c3753cdc55a0e8e3946d2e71e67eba 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-22,7
+22,7
@@
# Just run 'make menuconfig', configure stuff, then run 'make'.
# You shouldn't need to mess with anything beyond this point...
#--------------------------------------------------------------
-TOPDIR
=./
+TOPDIR
:=.
CONFIG_CONFIG_IN=Config.in
CONFIG_DEFCONFIG=.defconfig
CONFIG=package/config