summaryrefslogtreecommitdiff
path: root/apps/system/ramtest
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-27 14:28:43 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-27 14:28:43 +0000
commit6831c49a517bfe90b75a732b1d39ce303960c023 (patch)
treed9acc8b822721bb03fd5683c4447f7ecaa13a29b /apps/system/ramtest
parent3a851e6c51a7d18a8f2b30bf4d0f0b9954116aa6 (diff)
downloadnuttx-6831c49a517bfe90b75a732b1d39ce303960c023.tar.gz
nuttx-6831c49a517bfe90b75a732b1d39ce303960c023.tar.bz2
nuttx-6831c49a517bfe90b75a732b1d39ce303960c023.zip
Misc fixes to get SDRAM support and RAM test to build for the Open1788 platform
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5793 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/system/ramtest')
-rw-r--r--apps/system/ramtest/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/system/ramtest/Makefile b/apps/system/ramtest/Makefile
index a208f6e5b..71d7558f5 100644
--- a/apps/system/ramtest/Makefile
+++ b/apps/system/ramtest/Makefile
@@ -112,4 +112,3 @@ distclean: clean
$(call DELFILE, .depend)
-include Make.dep
-