Searched defs:CPU_REV (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/arch/microblaze/ | ||
| D | Makefile | 14 CPU_REV   := $(shell echo $(CPU_VER) | cut -d '.' -f 3)  macro | 
| /linux-4.1.27/arch/blackfin/ | ||
| D | Makefile | 101 CPU_REV := $(cpu-y)-$(rev-y)  macro |