在makefile中要使用shell 命令必须加shell 例如$( shell pwd),不加的话是空值

    CCFLAGS_USER += -DG_COMPILE_TIME=”$(shell date +”%Y%m%d%H%M%S”)”