summaryrefslogtreecommitdiff
path: root/nuttx/arch/z16/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-7/+7
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-171-3/+7
* Mostly cosmetic build changespatacongo2012-11-161-17/+17
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* More native build fixes -- still problems in apps/ directorypatacongo2012-11-141-1/+1
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-111-4/+2
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-111-22/+22
* Change = to += in setting of LDFLAGS in all architecture Makefilespatacongo2012-11-041-1/+1
* Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo2012-01-291-2/+4
* Add an 'export' target to the NuttX top-level Makefilepatacongo2011-07-111-5/+17
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-3/+3
* Fixes for z16f compilepatacongo2009-02-071-5/+1
* Changes for clean link of pashello with z16fpatacongo2008-02-031-3/+5
* Fix Z16F context structurepatacongo2008-01-131-1/+1
* Fixes for compilepatacongo2008-01-121-2/+25
* Fix some ZDS-II compile errorspatacongo2008-01-111-1/+1
* Add board initpatacongo2008-01-111-1/+1
* Add low-level UART supportpatacongo2008-01-111-0/+1
* Add Z16F head assemblypatacongo2008-01-101-11/+18
* Fix Windows path conversionspatacongo2008-01-101-6/+3
* First cut at ZDS-II link commandpatacongo2008-01-101-14/+19
* Clean operations are now toolchain specificpatacongo2008-01-101-2/+2
* Compiles with ZDS-IIpatacongo2008-01-091-1/+1
* Cygwin path crazinesspatacongo2008-01-081-3/+3
* Make logic reorganized for non-GNU toolchainpatacongo2008-01-081-5/+7
* ZNeo compiler now workspatacongo2008-01-081-5/+5
* Add support for tools that can't make dependenciespatacongo2008-01-081-1/+0
* Adding support for Z16Fpatacongo2008-01-071-0/+110