commit | 626ac8e1388ac128495a3b7188e9d86464de6c5b | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Nov 12 16:39:47 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Nov 12 16:39:47 2009 +0900 |
tree | b65cd71841e646064f4e12f82b53d3a2dc0b9698 | |
parent | e9c58fc57b17bfa75c256fb4f45ce22de6626858 [diff] |
sh64: Fix up the CONFIG_GENERIC_BUG=n build. sh64 doesn't use GENERIC_BUG, which presently causes the handle_BUG() code to blow up. Fix up the dependencies and get it all building again. Signed-off-by: Paul Mundt <lethal@linux-sh.org>