Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/microblaze/
H A DMakefile9 CPU_MAJOR := $(word 1, $(subst ., , $(CPU_VER))) macro
/kernel/linux/linux-5.10/arch/microblaze/
H A DMakefile13 CPU_MAJOR := $(shell echo $(CPU_VER) | cut -d '.' -f 1) macro

Completed in 1 milliseconds