Ignore:
Timestamp:
Jul 8, 2015, 4:28:46 PM (9 years ago)
Author:
alain
Message:

Introduce a new global Makefile:
1) It supports to map several application on the same plat-form.
2) Each user application must define a local Makefile that is called by the global MakefilIntroduce? a new global Makefile:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_config.h

    r572 r595  
    3131#define GIET_DEBUG_SWITCH         0            /* context switchs  */
    3232#define GIET_DEBUG_IRQS           0            /* interrupts */
    33 #define GIET_DEBUG_IOC_DRIVER     0            /* IOC access: BDV, HBA, SDC, RDK */
     33#define GIET_DEBUG_IOC            0            /* IOC access: BDV, HBA, SDC, RDK */
    3434#define GIET_DEBUG_TTY_DRIVER     0            /* TTY access */
    3535#define GIET_DEBUG_DMA_DRIVER     0            /* DMA access */
Note: See TracChangeset for help on using the changeset viewer.