FreeCalypso > hg > tcs211-l1-reconst
changeset 195:3fd7ac75958d
tpudrv12.c: use the same #include arrangement as in tcs211-c139
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 08 Jun 2016 03:51:17 +0000 |
parents | 81ba9566518f |
children | d9c80d4c0e91 |
files | chipsetsw/layer1/tpu_drivers/source0/tpudrv12.c |
diffstat | 1 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/chipsetsw/layer1/tpu_drivers/source0/tpudrv12.c Wed Jun 08 03:46:31 2016 +0000 +++ b/chipsetsw/layer1/tpu_drivers/source0/tpudrv12.c Wed Jun 08 03:51:17 2016 +0000 @@ -21,7 +21,13 @@ #define TPUDRV12_C -/* #include "config.h" */ +#include "board.cfg" +#include "chipset.cfg" +#include "l1sw.cfg" +#include "rf.cfg" +#include "swconfig.cfg" +#include "sys.cfg" + #include "sys_types.h" #include "l1_confg.h"