From 247e7bb739f7a2b91fbf050e895282e3d464cdeb Mon Sep 17 00:00:00 2001 From: Dean Date: Wed, 9 Nov 2011 12:09:13 +0000 Subject: Fix typos in makefile templates. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1970 d5102386-fcda-11dd-9fdb-3debd5008f28 --- LUFA/CodeTemplates/makefile_template.xmega | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/CodeTemplates/makefile_template.xmega') diff --git a/LUFA/CodeTemplates/makefile_template.xmega b/LUFA/CodeTemplates/makefile_template.xmega index 9243f04d..3c09effc 100644 --- a/LUFA/CodeTemplates/makefile_template.xmega +++ b/LUFA/CodeTemplates/makefile_template.xmega @@ -112,7 +112,7 @@ LUFA_PATH = ### INSERT PATH TO LUFA LIBRARY RELATIVE TO PROJECT DIRECTORY HERE # # LUFA library compile-time options and predefined tokens (add '-D' before each token) -LUFA_OPTS = ### INSERT LUFA COMPILE TIME TOKES HERE ### +LUFA_OPTS = ### INSERT LUFA COMPILE TIME TOKENS HERE ### # Create the LUFA source path variables by including the LUFA root makefile -- cgit v1.2.3