Searched refs:UBOOTRELEASE (Results 1 – 3 of 3) sorted by relevance
24 UBOOTRELEASE (Makefile)30 include/config/uboot.release and ends up in the UBOOTRELEASE Makefile39 This is UBOOTRELEASE but available in C source.47 This holds just the first three components of UBOOTRELEASE (i.e. not the56 "U-Boot " followed by UBOOTRELEASE, for example::
34 -n "U-Boot $(UBOOTRELEASE) for $(BOARD) board" -E \
444 UBOOTRELEASE = $(shell cat include/config/uboot.release 2> /dev/null) macro447 export VERSION PATCHLEVEL SUBLEVEL UBOOTRELEASE UBOOTVERSION1323 -n "U-Boot $(UBOOTRELEASE) for $(BOARD) board" -E \
Completed in 7 milliseconds