summaryrefslogtreecommitdiff
path: root/firmware/Makefile (follow)
Commit message (Expand)AuthorAge
* .S files should be compiled with gcc, not gasBjörn Stenberg2002-05-24
* corrected clean targetDaniel Stenberg2002-05-24
* take care of the assembler file tooDaniel Stenberg2002-05-23
* another attemptDaniel Stenberg2002-05-23
* now supports the deps in the OBJDIR properly, still OBJDIR must be . forDaniel Stenberg2002-05-23
* deps support, changed default action to support OBJDIRDaniel Stenberg2002-05-23
* attempted OBJDIR supportDaniel Stenberg2002-05-23
* Removed -save-tempsBjörn Stenberg2002-05-17
* Always optimize. No EXCLUDED_SRC anymoreLinus Nielsen Feltzing2002-05-17
* Added DEBUG option and made thread.o specialLinus Nielsen Feltzing2002-05-17
* Now creates librockbox.a instead of archos.modBjörn Stenberg2002-05-14
* Added disk/partition handlingBjörn Stenberg2002-05-03
* Changed debug to DEBUGF and panic to panicf.Björn Stenberg2002-05-02
* Added Gary's snprintf() and changed all places to use it.Björn Stenberg2002-05-02
* Added dependency generationBjörn Stenberg2002-04-28
* Added drivers directoryLinus Nielsen Feltzing2002-04-23
* Added common directoryLinus Nielsen Feltzing2002-04-23
* Removed absolute path to gcc and stuffLinus Nielsen Feltzing2002-04-22
* Bah, I didn't mean to commit my edited Makefile...Björn Stenberg2002-04-21
* Alan's ATA code, or what's left of it after I have laid my grubby little handsBjörn Stenberg2002-04-21
* Added archos.mod as target + nl conversionBjörn Stenberg2002-04-18
* Added TARGET to CFLAGSBjörn Stenberg2002-04-18
* simple "target selection" template addedDaniel Stenberg2002-04-16
* First versionBjörn Stenberg2002-03-28