Searched refs:UBOOTRELEASE (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/arm/mach-omap2/
H A Dconfig_secure.mk106 -n "U-Boot $(UBOOTRELEASE) for $(BOARD) board" -E \
/u-boot/
H A DMakefile459 # Read UBOOTRELEASE from include/config/uboot.release (if it exists)
460 UBOOTRELEASE = $(shell cat include/config/uboot.release 2> /dev/null) macro
463 export VERSION PATCHLEVEL SUBLEVEL UBOOTRELEASE UBOOTVERSION
1424 -n "U-Boot $(UBOOTRELEASE) for $(BOARD) board" -E \
1431 -n "U-Boot $(UBOOTRELEASE) for $(BOARD) board"
1434 -n "U-Boot $(UBOOTRELEASE) for $(BOARD) board"
1465 -n "U-Boot $(UBOOTRELEASE) for $(BOARD) board"
1905 # Store (new) UBOOTRELEASE string in include/config/uboot.release
1961 (echo \#define PLAIN_VERSION \"$(UBOOTRELEASE)\"; \

Completed in 82 milliseconds