From c269e2286da2e47771a4dd2ccdbb1f259c0c8dfa Mon Sep 17 00:00:00 2001
From: Kaspar Schleiser <kaspar@schleiser.de>
Date: Mon, 1 Nov 2010 13:38:11 +0100
Subject: [PATCH] * name change

---
 Jamrules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jamrules b/Jamrules
index 85c1a1d70c..a2801d2a9a 100644
--- a/Jamrules
+++ b/Jamrules
@@ -31,7 +31,7 @@
 include $(TOP)$(SLASH)Jamrules.common ;
 
 #
-# Setup FeuerWare build system configuration (default values for common options)
+# Setup ukleos build system configuration (default values for common options)
 #
 PROJECT = $(PROJECT:E=hello-world) ;
 BOARD = $(BOARD:E=msba2) ;
-- 
GitLab