mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
Use local time (Thanks Mike)
This commit is contained in:
parent
b6de9af8f4
commit
a8ee124036
2
Makefile
2
Makefile
@ -25,7 +25,7 @@ TOPDIR=./
|
|||||||
CONFIG_CONFIG_IN=Config.in
|
CONFIG_CONFIG_IN=Config.in
|
||||||
CONFIG_DEFCONFIG=.defconfig
|
CONFIG_DEFCONFIG=.defconfig
|
||||||
CONFIG=package/config
|
CONFIG=package/config
|
||||||
DATE:=$(shell date -u +%Y%m%d)
|
DATE:=$(shell date +%Y%m%d)
|
||||||
|
|
||||||
noconfig_targets:=menuconfig config oldconfig randconfig \
|
noconfig_targets:=menuconfig config oldconfig randconfig \
|
||||||
defconfig allyesconfig allnoconfig release tags \
|
defconfig allyesconfig allnoconfig release tags \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user