summaryrefslogtreecommitdiff
path: root/nuttx/arch/8051/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Some initial changes for 8051 build updatepatacongo2012-12-091-193/+12
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-4/+4
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-2/+4
* Mostly cosmetic build changespatacongo2012-11-161-20/+20
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* A few more build fixespatacongo2012-11-121-3/+3
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-4/+4
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-111-50/+50
* Change = to += in setting of LDFLAGS in all architecture Makefilespatacongo2012-11-041-1/+1
* Remove 'sudo' from Makefilespatacongo2012-08-171-1/+1
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-6/+6
* Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo2012-01-291-3/+5
* Add an 'export' target to the NuttX top-level Makefilepatacongo2011-07-111-0/+10
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-3/+3
* Rename arch/pjrc-8051 to arch/8051patacongo2011-02-251-0/+223