Searched refs:BUILD_TAG (Results 1 – 3 of 3) sorted by relevance
31 #ifndef BUILD_TAG32 #define BUILD_TAG NULL macro37 return display_options_get_banner_priv(newlines, BUILD_TAG, buf, size); in display_options_get_banner()
85 CFLAGS_display_options.o := $(if $(BUILD_TAG),-DBUILD_TAG='"$(BUILD_TAG)"')
884 U-Boot's build system supports a few flags (such as BUILD_TAG) which891 snapper9260=${at91-boards} BUILD_TAG=442892 snapper9g45=${at91-boards} BUILD_TAG=443894 This will use 'make ENABLE_AT91_TEST=1 BUILD_TAG=442' for snapper9260895 and 'make ENABLE_AT91_TEST=1 BUILD_TAG=443' for snapper9g45. A special