Searched hist:"35 c507f285b8fa56a2e603cb1bd89ea26f3198db" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/mk/ |
| H A D | config.mk | 35c507f285b8fa56a2e603cb1bd89ea26f3198db Thu Mar 17 14:10:14 UTC 2016 Jerome Forissier <jerome.forissier@linaro.org> mk/config.mk: hardcode CFG_OPTEE_REVISION_{MAJOR,MINOR}
There is really no guarantee that the values of CFG_OPTEE_REVISION_MAJOR and CFG_OPTEE_REVISION_MINOR can be extracted from Git (think about building from a tarball or "git clone --depth=1"), so let's just hardcode them into the configuration.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Pascal Brand <pascal.brand@linaro.org>
|