Remove unneeded trailing slash from TOPDIR

Signed-off-by: Michael Roth <mroth@nessie.de>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012.11.x
Michael Roth 2009-09-23 01:30:34 +02:00 committed by Peter Korsgaard
parent c2946d1139
commit 483b2980d0
1 changed files with 1 additions and 1 deletions

View File

@ -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