In most cases, the out-of-tree module needs to identify the release version of the openEuler for interface adaptation. The existing OPENEULER_VERSION() and OPENEULER_VERSION_CODE() cannot distinguish between LTS versions and innovative versions. Therefore, a new macro OPENEULER_LTS is introduced.
Xie XiuQi (1): openEuler: introduced OPENEULER_LTS to identify LTS Release
Makefile | 2 ++ 1 file changed, 2 insertions(+)