]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: replace $(CPU) with Kconfig symbols
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Sun, 18 Jan 2015 20:59:35 +0000 (21:59 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 21 Jan 2015 13:06:04 +0000 (14:06 +0100)
commitc57dafb5b413335d397691a3d50ff33c229c272d
tree5cc6199ca2c05de82e05955d5427361b9a55c53c
parenta18a477147ce2493ef9ee93b8981b34929fc48a5
MIPS: replace $(CPU) with Kconfig symbols

Conditionally set head-y and lib-y with boolean Kconfig symbols
for selected CPU. This deprecates the usage of the $(CPU) variable.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/Kconfig
arch/mips/Makefile