Lines Matching defs:KERNELRELEASE
345 # Read KERNELRELEASE from include/config/kernel.release (if it exists)
346 KERNELRELEASE = $(shell cat include/config/kernel.release 2> /dev/null)
348 export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION
1060 export INSTALL_DTBS_PATH ?= $(INSTALL_PATH)/dtbs/$(KERNELRELEASE)
1068 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
1230 # Store (new) KERNELRELEASE string in include/config/kernel.release
1290 # KERNELRELEASE can change from a few different places, meaning version.h
1295 if [ `echo -n "$(KERNELRELEASE)" | wc -c ` -gt $(uts_len) ]; then \
1296 echo '"$(KERNELRELEASE)" exceeds $(uts_len) characters' >&2; \
1299 echo \#define UTS_RELEASE \"$(KERNELRELEASE)\"
1995 quiet_cmd_depmod = DEPMOD $(KERNELRELEASE)
1997 $(KERNELRELEASE)