summaryrefslogtreecommitdiff
path: root/firmware/Makefile
AgeCommit message (Expand)Author
2002-08-28Reverted back to monospace again. Let's not rock the boat until people can ch...Björn Stenberg
2002-08-27Made LCD_PROPFONTS default on recorderBjörn Stenberg
2002-08-20Faster, 8-bit bitswap by Magnus HolmgrenLinus Nielsen Feltzing
2002-08-20use the gcc option -ffreestanding: (quote from the gcc man page)Daniel Stenberg
2002-08-15Fixed font target for loadable fontsBjörn Stenberg
2002-08-15tags target added for emacs-etags powerDaniel Stenberg
2002-08-13Gained about 128 KB buffer space by removing malloc() and the heapBjörn Stenberg
2002-08-11First version of loadable fonts patch by Alex GitelmanBjörn Stenberg
2002-06-17add our "libc header directory" to the include pathDaniel Stenberg
2002-05-24.S files should be compiled with gcc, not gasBjörn Stenberg
2002-05-24corrected clean targetDaniel Stenberg
2002-05-23take care of the assembler file tooDaniel Stenberg
2002-05-23another attemptDaniel Stenberg
2002-05-23now supports the deps in the OBJDIR properly, still OBJDIR must be . forDaniel Stenberg
2002-05-23deps support, changed default action to support OBJDIRDaniel Stenberg
2002-05-23attempted OBJDIR supportDaniel Stenberg
2002-05-17Removed -save-tempsBjörn Stenberg
2002-05-17Always optimize. No EXCLUDED_SRC anymoreLinus Nielsen Feltzing
2002-05-17Added DEBUG option and made thread.o specialLinus Nielsen Feltzing
2002-05-14Now creates librockbox.a instead of archos.modBjörn Stenberg
2002-05-03Added disk/partition handlingBjörn Stenberg
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg
2002-05-02Added Gary's snprintf() and changed all places to use it.Björn Stenberg
2002-04-28Added dependency generationBjörn Stenberg
2002-04-23Added drivers directoryLinus Nielsen Feltzing
2002-04-23Added common directoryLinus Nielsen Feltzing
2002-04-22Removed absolute path to gcc and stuffLinus Nielsen Feltzing
2002-04-21Bah, I didn't mean to commit my edited Makefile...Björn Stenberg
2002-04-21Alan's ATA code, or what's left of it after I have laid my grubby little handsBjörn Stenberg
2002-04-18Added archos.mod as target + nl conversionBjörn Stenberg
2002-04-18Added TARGET to CFLAGSBjörn Stenberg
2002-04-16simple "target selection" template addedDaniel Stenberg
2002-03-28First versionBjörn Stenberg