Changeset 557 for trunk/makefile.inc


Ignore:
Timestamp:
11/11/08 10:40:40 (5 years ago)
Author:
phyrephox
Message:

+ added preliminary support for ixus75_sd750 for 100b 101a and 102a (101a also works for 101b, cp in makefile) - port done by TPC (see http://chdk.setepontos.com/index.php/topic,898.15.html)
this does NOT compile yet (thus it is disabled in batch-zip & batch-zip-complete to avoid autobuild fuckup)
needs a few things: see http://chdk.setepontos.com/index.php/topic,898.msg23979.html#msg23979 for details
note: when you fix the build, please uncomment the lines in the Makefile (also the ones that copy the zips)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/makefile.inc

    r552 r557  
    163163#PLATFORM=100d 
    164164 
     165#PLATFORM=ixus75_sd750 
     166#PLATFORMSUB=100b 
     167 
     168#PLATFORM=ixus75_sd750 
     169#PLATFORMSUB=101a 
     170 
     171#PLATFORM=ixus75_sd750 
     172#PLATFORMSUB=102a 
    165173 
    166174 
Note: See TracChangeset for help on using the changeset viewer.