m0110_usb: Fix target name in Makefiles

This commit is contained in:
tmk 2016-09-13 04:33:48 +09:00
parent 9b17e27605
commit 1610250cc3
8 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
# Target file name (without extension).
TARGET ?= m0110_lufa
TARGET ?= m0110_usb
# Directory common source filess exist
TMK_DIR ?= ../../tmk_core