Home
last modified time | relevance | path

Searched refs:BUILD_TAG (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/
H A Ddisplay_options.c33 #ifndef BUILD_TAG
34 #define BUILD_TAG NULL macro
39 return display_options_get_banner_priv(newlines, BUILD_TAG, buf, size); in display_options_get_banner()
H A DMakefile84 CFLAGS_display_options.o := $(if $(BUILD_TAG),-DBUILD_TAG='"$(BUILD_TAG)"')
/OK3568_Linux_fs/u-boot/tools/buildman/
H A DREADME876 U-Boot's build system supports a few flags (such as BUILD_TAG) which
883 snapper9260=${at91-boards} BUILD_TAG=442
884 snapper9g45=${at91-boards} BUILD_TAG=443
886 This will use 'make ENABLE_AT91_TEST=1 BUILD_TAG=442' for snapper9260
887 and 'make ENABLE_AT91_TEST=1 BUILD_TAG=443' for snapper9g45. A special