aboutsummaryrefslogtreecommitdiff
path: root/keyboard/phantom/Makefile.lufa
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/phantom/Makefile.lufa')
-rw-r--r--keyboard/phantom/Makefile.lufa2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/phantom/Makefile.lufa b/keyboard/phantom/Makefile.lufa
index 37d243394..641d8c52a 100644
--- a/keyboard/phantom/Makefile.lufa
+++ b/keyboard/phantom/Makefile.lufa
@@ -39,7 +39,7 @@
39#---------------------------------------------------------------------------- 39#----------------------------------------------------------------------------
40 40
41# Target file name (without extension). 41# Target file name (without extension).
42TARGET = hid_phantom_lufa 42TARGET = phantom_lufa
43 43
44# Directory common source filess exist 44# Directory common source filess exist
45TOP_DIR = ../.. 45TOP_DIR = ../..