From 6831c49a517bfe90b75a732b1d39ce303960c023 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 27 Mar 2013 14:28:43 +0000 Subject: 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 --- apps/system/ramtest/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/system/ramtest') 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 - -- cgit v1.2.3