Lines Matching defs:KERNELRELEASE
352 # Read KERNELRELEASE from include/config/kernel.release (if it exists)
353 KERNELRELEASE = $(shell cat include/config/kernel.release 2> /dev/null)
355 export VERSION PATCHLEVEL SUBLEVEL KERNELRELEASE KERNELVERSION
1068 export INSTALL_DTBS_PATH ?= $(INSTALL_PATH)/dtbs/$(KERNELRELEASE)
1076 MODLIB = $(INSTALL_MOD_PATH)/lib/modules/$(KERNELRELEASE)
1236 # Store (new) KERNELRELEASE string in include/config/kernel.release
1296 # KERNELRELEASE can change from a few different places, meaning version.h
1301 if [ `echo -n "$(KERNELRELEASE)" | wc -c ` -gt $(uts_len) ]; then \
1302 echo '"$(KERNELRELEASE)" exceeds $(uts_len) characters' >&2; \
1305 echo \#define UTS_RELEASE \"$(KERNELRELEASE)\"
1779 quiet_cmd_depmod = DEPMOD $(KERNELRELEASE)
1781 $(KERNELRELEASE)