summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/mpc83xx/include
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-10-01 11:23:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-10-01 11:23:07 +0000
commitb1866be8642709d38e8b49c26f0f05b5e7815b41 (patch)
tree0a9011102ed0a297a4e42ae0f429722e8b9edbee /c/src/lib/libcpu/powerpc/mpc83xx/include
parent2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b1866be8642709d38e8b49c26f0f05b5e7815b41.tar.bz2
2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* mpc83xx/include/mpc83xx.h: #include <bspopts.h> to make sure defines from bspopts.h get propagated.
Diffstat (limited to 'c/src/lib/libcpu/powerpc/mpc83xx/include')
-rw-r--r--c/src/lib/libcpu/powerpc/mpc83xx/include/mpc83xx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/powerpc/mpc83xx/include/mpc83xx.h b/c/src/lib/libcpu/powerpc/mpc83xx/include/mpc83xx.h
index 89f3ecdeb0..9e7fb62053 100644
--- a/c/src/lib/libcpu/powerpc/mpc83xx/include/mpc83xx.h
+++ b/c/src/lib/libcpu/powerpc/mpc83xx/include/mpc83xx.h
@@ -5,6 +5,8 @@
#ifndef _MPC83XX_MPC83XX_H
#define _MPC83XX_MPC83XX_H
+#include <bspopts.h>
+
#if defined(MPC8343)
#define M83xx_HAS_PCI TRUE
#define M83xx_HAS_USB1 TRUE