mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
Remove unneeded trailing slash from TOPDIR
Signed-off-by: Michael Roth <mroth@nessie.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
c2946d1139
commit
483b2980d0
2
Makefile
2
Makefile
@ -22,7 +22,7 @@
|
|||||||
# Just run 'make menuconfig', configure stuff, then run 'make'.
|
# Just run 'make menuconfig', configure stuff, then run 'make'.
|
||||||
# You shouldn't need to mess with anything beyond this point...
|
# You shouldn't need to mess with anything beyond this point...
|
||||||
#--------------------------------------------------------------
|
#--------------------------------------------------------------
|
||||||
TOPDIR=./
|
TOPDIR:=.
|
||||||
CONFIG_CONFIG_IN=Config.in
|
CONFIG_CONFIG_IN=Config.in
|
||||||
CONFIG_DEFCONFIG=.defconfig
|
CONFIG_DEFCONFIG=.defconfig
|
||||||
CONFIG=package/config
|
CONFIG=package/config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user