commit | 962e68ba3395ce805bd6d855de1d4406951928f0 | [log] [tgz] |
---|---|---|
author | Lei YU <yulei.sh@bytedance.com> | Thu Sep 16 16:25:34 2021 +0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Jan 12 00:40:22 2022 +0000 |
tree | 5f33a88ad0e6ef3f3340103fe5c68c8458bbf317 | |
parent | be5c6b2a964fdfdb7912d1a1efd6ead19e9f27cd [diff] |
sensor-cache: configure: Add option Add --enable-sensors-cache option to enable the feature of sensor cache. The option is disabled by default. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I97bcd366c83a0bd6df42ed7024d6ef03baaf8e7e
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.