From 33d48af0258dd55e1d2b51a4ae2f87401dcb00e9 Mon Sep 17 00:00:00 2001 From: batt Date: Tue, 11 Mar 2008 09:02:57 +0000 Subject: [PATCH] Test for ticket system bug #14. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1174 38d2e660-2303-0410-9eaa-f027e97ec537 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 68db99bb..1934ea34 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ include config.mk #Include subtargets #include app/demo/demo.mk #include app/at91sam7s/at91sam7s.mk -include app/battfs/battfs_test.mk +#include app/battfs/battfs_test.mk include app/triface/triface.mk include rules.mk -- 2.25.1