Searched defs:_UNAME_RELEASE (Results 1 - 1 of 1) sorted by path

/u-boot/tools/buildman/
H A Dkconfiglib.py6835 _UNAME_RELEASE = os.uname()[2] variable
6839 _UNAME_RELEASE = platform.uname()[2] variable

Completed in 81 milliseconds