]> Git Repo - J-u-boot.git/commit - arch/mips/Kconfig
MIPS: replace $(CPU) with Kconfig symbols
authorDaniel Schwierzeck <[email protected]>
Sun, 18 Jan 2015 20:59:35 +0000 (21:59 +0100)
committerDaniel Schwierzeck <[email protected]>
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 <[email protected]>
arch/mips/Kconfig
arch/mips/Makefile
This page took 0.03386 seconds and 4 git commands to generate.