diff options
author | Jack Humbert <jack.humb@gmail.com> | 2015-01-12 12:37:16 -0500 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2015-01-12 12:37:16 -0500 |
commit | 42fe42274fe0ff2f10698100f28ab686822652ff (patch) | |
tree | 768a89a153467795acf4478342abd69c3704f16c /keyboard/planck/Makefile | |
parent | d6f2f878f90ce033a2495aa9ad82cfa1578429b9 (diff) |
names
Diffstat (limited to 'keyboard/planck/Makefile')
-rw-r--r-- | keyboard/planck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/planck/Makefile b/keyboard/planck/Makefile index 12431cdbed..0d84d8b472 100644 --- a/keyboard/planck/Makefile +++ b/keyboard/planck/Makefile @@ -39,7 +39,7 @@ #---------------------------------------------------------------------------- # Target file name (without extension). -TARGET = gh60_lufa +TARGET = planck_lufa # Directory common source filess exist TOP_DIR = ../.. |