Changeset 622 for trunk/Makefile


Ignore:
Timestamp:
12/06/08 13:39:14 (4 years ago)
Author:
phyrephox
Message:

new cams need to be added to makefile as well...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Makefile

    r613 r622  
    199199        $(MAKE) -s --no-print-directory PLATFORM=ixus80_sd1100  PLATFORMSUB=100c NO_INC_BUILD=1 firzipsub 
    200200        $(MAKE) -s --no-print-directory PLATFORM=ixus80_sd1100  PLATFORMSUB=101a NO_INC_BUILD=1 firzipsub 
     201        $(MAKE) -s --no-print-directory PLATFORM=ixusizoom_sd30  PLATFORMSUB=100g NO_INC_BUILD=1 firzipsub 
    201202        @echo "**** All firmwares created successfully" 
    202203        @echo "**** Copying duplicate Firmwares" 
     
    280281        $(MAKE) -s --no-print-directory PLATFORM=ixus80_sd1100  PLATFORMSUB=100c NO_INC_BUILD=1 firzipsubcomplete 
    281282        $(MAKE) -s --no-print-directory PLATFORM=ixus80_sd1100  PLATFORMSUB=101a NO_INC_BUILD=1 firzipsubcomplete 
     283        $(MAKE) -s --no-print-directory PLATFORM=ixusizoom_sd30  PLATFORMSUB=100g NO_INC_BUILD=1 firzipsubcomplete 
    282284        @echo "**** All zipfiles including firmwares and extra stuff created successfully" 
    283285        @echo "**** Copying duplicate Firmwares" 
     
    371373        $(MAKE) -s --no-print-directory PLATFORM=ixus80_sd1100  PLATFORMSUB=100c NO_INC_BUILD=1 clean 
    372374        $(MAKE) -s --no-print-directory PLATFORM=ixus80_sd1100  PLATFORMSUB=101a NO_INC_BUILD=1 clean 
    373          
     375        $(MAKE) -s --no-print-directory PLATFORM=ixusizoom_sd30  PLATFORMSUB=100g NO_INC_BUILD=1 clean   
    374376 
    375377.PHONY: fir upload 
Note: See TracChangeset for help on using the changeset viewer.