summaryrefslogtreecommitdiff
path: root/apps/system/ramtest/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add generic setup logic to every Makefile that installs a program. Each will...Gregory Nutt2014-09-061-0/+9
* Fix all install targetsGregory Nutt2014-09-061-4/+4
* Oops wrong elseGregory Nutt2014-09-061-1/+1
* Add missing else from last big changeGregory Nutt2014-09-061-0/+1
* Add program installation for CONFIG_BUILD_KERNEL in all Makefiles that build ...Gregory Nutt2014-09-061-0/+9
* Only one install target per MakefileGregory Nutt2014-09-061-4/+2
* Add an install target to all makefiles. For the import build, the top-level ...Gregory Nutt2014-09-061-0/+4
* Minor/cosmetic changesGregory Nutt2014-04-271-15/+15
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Misc fixes to get SDRAM support and RAM test to build for the Open1788 platformpatacongo2013-03-271-1/+0
* Add apps/system/ramtest. I will use this for the LPC1788 SDRAM bringuppatacongo2013-03-271-0/+115