Searched defs:HOSTOS (Results 1 – 2 of 2) sorted by relevance
/external/dtc/ | ||
D | Makefile | 35 HOSTOS := $(shell uname -s | tr '[:upper:]' '[:lower:]' | \ macro |
/external/u-boot/ | ||
D | Makefile | 235 HOSTOS := $(shell uname -s | tr '[:upper:]' '[:lower:]' | \ macro |