commit | dfbad0fb2f420d269cf308d04a360de34982f541 | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sun Jan 18 21:59:35 2015 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Jan 21 14:06:04 2015 +0100 |
tree | 5cc6199ca2c05de82e05955d5427361b9a55c53c | |
parent | c37c980328fe58cdc04f84cc26fe5326fe4e63b7 [diff] |
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>