forked from Imagelibrary/rtems
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.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
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.
|
||||||
|
|
||||||
2008-09-09 Thomas Doerfler <thomas.doerfler@embedded-brains.de>
|
2008-09-09 Thomas Doerfler <thomas.doerfler@embedded-brains.de>
|
||||||
|
|
||||||
* mpc8xx/mpc8xx.h, mpc8xx/timer/timer.c: minor additions
|
* mpc8xx/mpc8xx.h, mpc8xx/timer/timer.c: minor additions
|
||||||
|
|||||||
@@ -5,6 +5,8 @@
|
|||||||
#ifndef _MPC83XX_MPC83XX_H
|
#ifndef _MPC83XX_MPC83XX_H
|
||||||
#define _MPC83XX_MPC83XX_H
|
#define _MPC83XX_MPC83XX_H
|
||||||
|
|
||||||
|
#include <bspopts.h>
|
||||||
|
|
||||||
#if defined(MPC8343)
|
#if defined(MPC8343)
|
||||||
#define M83xx_HAS_PCI TRUE
|
#define M83xx_HAS_PCI TRUE
|
||||||
#define M83xx_HAS_USB1 TRUE
|
#define M83xx_HAS_USB1 TRUE
|
||||||
|
|||||||
Reference in New Issue
Block a user