Searched refs:DEVICE_TREE (Results 1 – 4 of 4) sorted by relevance
15 DEVICE_TREE ?= $(CONFIG_DEFAULT_DEVICE_TREE:"%"=%) macro16 ifeq ($(DEVICE_TREE),)17 DEVICE_TREE := unset macro21 hw-platform-y :=$(shell echo $(DEVICE_TREE))
8 make DEVICE_TREE=cn9131-db-B
521 static char *board_name = DEVICE_TREE;
Completed in 12 milliseconds