piprofilerui/group/bld_generic.inf
changeset 44 5db69f4c3d06
parent 26 41ebde60981f
child 46 fad26422216a
equal deleted inserted replaced
39:a5449825eaf3 44:5db69f4c3d06
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 PRJ_MMPFILES
    18 PRJ_MMPFILES
    19 #ifndef SBSV2
    19 PRJ_EXTENSIONS
    20   #ifdef MARM
       
    21   gnumakefile piprofiler_stub_sis.mk
       
    22   #endif
       
    23 #endif
       
    24 
    20 
    25 PRJ_EXTENSIONS
       
    26 #ifdef SBSV2
       
    27   #ifdef MARM
       
    28   START EXTENSION app-services/buildstubsis
       
    29   OPTION SRCDIR ../sis
       
    30   OPTION SISNAME PIProfiler_stub
       
    31   END
       
    32   #endif  
       
    33 #endif
       
    34