Remove unneeded trailing slash from TOPDIR
authorMichael Roth <mroth@nessie.de>
Tue, 22 Sep 2009 23:30:34 +0000 (01:30 +0200)
committerPeter 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

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