Home
last modified time | relevance | path

Searched defs:CPU_REV (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/microblaze/
H A DMakefile11 CPU_REV := $(word 3, $(subst ., , $(CPU_VER))) macro
/kernel/linux/linux-5.10/arch/microblaze/
H A DMakefile15 CPU_REV := $(shell echo $(CPU_VER) | cut -d '.' -f 3) macro

Completed in 2 milliseconds