Changeset 438


Ignore:
Timestamp:
07/10/08 15:34:58 (5 years ago)
Author:
phyrephox
Message:

+ sx100is 1.00c

  • Makefile updated

(from trunk)

Location:
branches/juciphox
Files:
29 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/juciphox/Makefile

    r417 r438  
    126126        $(MAKE) -s --no-print-directory PLATFORM=tx1  PLATFORMSUB=100g NO_INC_BUILD=1 firzipsub 
    127127        $(MAKE) -s --no-print-directory PLATFORM=tx1  PLATFORMSUB=101b NO_INC_BUILD=1 firzipsub 
     128        #$(MAKE) -s --no-print-directory PLATFORM=sx100is  PLATFORMSUB=100b NO_INC_BUILD=1 firzipsub 
     129        $(MAKE) -s --no-print-directory PLATFORM=sx100is  PLATFORMSUB=100c NO_INC_BUILD=1 firzipsub 
    128130        @echo "**** All firmwares created successfully" 
    129131 
     
    177179        $(MAKE) -s --no-print-directory PLATFORM=tx1  PLATFORMSUB=100g NO_INC_BUILD=1 clean 
    178180        $(MAKE) -s --no-print-directory PLATFORM=tx1  PLATFORMSUB=101b NO_INC_BUILD=1 clean 
     181        # $(MAKE) -s --no-print-directory PLATFORM=sx100is  PLATFORMSUB=100b NO_INC_BUILD=1 clean 
     182        $(MAKE) -s --no-print-directory PLATFORM=sx100is  PLATFORMSUB=100c NO_INC_BUILD=1 clean 
    179183 
    180184.PHONY: fir upload 
Note: See TracChangeset for help on using the changeset viewer.