commit | f7ce12cb65a30c6e152eecf26f0304b7d78cf39d | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Mon Feb 18 05:26:48 2008 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Sat Mar 15 22:14:14 2008 -0400 |
tree | 8e3127b578efdae718284988364f13055debec9a | |
parent | 86a20fb920bd198105acf7b1191117f566d637ed [diff] |
Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU Stop tying things to the processor that should be tied to other defines and change BFIN_CPU to CONFIG_BFIN_CPU so that it can be used in the build system to select the -mcpu option. Signed-off-by: Mike Frysinger <vapier@gentoo.org>