Searched refs:BASE_VER (Results 1 – 4 of 4) sorted by relevance
6 BASE_VER = $(shell cat $(SYSROOT)/usr/share/libchrome/BASE_VER) macro
128 ifeq ($(strip $(BASE_VER)),)129 BASE_VER := $(shell cat $(SRC)/../common-mk/BASE_VER)131 $(info Using BASE_VER=$(BASE_VER))
5 BASE_VER=0 macro
127 ifeq ($(strip $(BASE_VER)),)128 BASE_VER := $(shell cat $(SRC)/../common-mk/BASE_VER)130 $(info Using BASE_VER=$(BASE_VER))