18 lines
697 B
C
18 lines
697 B
C
#pragma once
|
|
|
|
#define RTL_FW_COMPILE_TIME "20020/01/01-00:00:00"
|
|
#define RTL_FW_COMPILE_DATE "20200101"
|
|
#define UTS_VERSION "2020/01/01-00:00:00"
|
|
#define RTL8195AFW_COMPILE_TIME "2020/01/01-00:00:00"
|
|
#define RTL8195AFW_COMPILE_DATE "2020/01/01"
|
|
#define RTL8195AFW_COMPILE_BY "root"
|
|
#define RTL8195AFW_COMPILE_HOST "localhost"
|
|
#define RTL8195AFW_COMPILE_DOMAIN "localhost"
|
|
#define RTL8195AFW_COMPILER "gcc"
|
|
#define RTL8710CFW_COMPILE_TIME "2020/01/01-00:00:00"
|
|
#define RTL8710CFW_COMPILE_DATE "20200101"
|
|
#define RTL8710CFW_COMPILE_BY "root"
|
|
#define RTL8710CFW_COMPILE_HOST "localhost"
|
|
#define RTL8710CFW_COMPILE_DOMAIN "localhost"
|
|
#define RTL8710CFW_COMPILER "gcc"
|