diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2010-11-17 09:14:33 +0100 |
---|---|---|
committer | Sascha Hauer <s.hauer@pengutronix.de> | 2010-11-17 09:18:25 +0100 |
commit | 8ef2947fff0e73f38fccd4a65da250f4cb6c1007 (patch) | |
tree | 488bcaabbd2eedcc16707f1ea84a0a113ebd1a31 /arch/architecture.dox | |
parent | 33e3dc3cdbaca0babafda1ef5ac4ca3d5f47eafd (diff) | |
download | barebox-8ef2947fff0e73f38fccd4a65da250f4cb6c1007.tar.gz barebox-8ef2947fff0e73f38fccd4a65da250f4cb6c1007.tar.xz |
Remove m68k support
The m68k support is compile broken for a long time now and nobody
cared so far. We cannot keep the architecture uptodate with current
development wihtout being able to compile it. It's still in the
archives and can be re-added anytime once somebody cares for.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/architecture.dox')
-rw-r--r-- | arch/architecture.dox | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/architecture.dox b/arch/architecture.dox index ea00dcdc89..67e2c38864 100644 --- a/arch/architecture.dox +++ b/arch/architecture.dox @@ -87,7 +87,6 @@ TODO @li @subpage dev_arm_mach @li @subpage dev_bf_mach @li @subpage dev_ppc_mach -@li @subpage dev_m68k_mach @li @subpage dev_x86_mach */ |