Searched refs:CPU_MINOR (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/microblaze/kernel/cpu/
H A DMakefile9 ccflags-y := -DCPU_MAJOR=$(CPU_MAJOR) -DCPU_MINOR=$(CPU_MINOR) \
/linux-4.4.14/arch/microblaze/
H A DMakefile13 CPU_MINOR := $(shell echo $(CPU_VER) | cut -d '.' -f 2) macro
16 export CPU_VER CPU_MAJOR CPU_MINOR CPU_REV

Completed in 134 milliseconds