diff options
Diffstat (limited to 'converter/sun_usb/Makefile')
-rw-r--r-- | converter/sun_usb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/sun_usb/Makefile b/converter/sun_usb/Makefile index 19e188100c..f046bfdd36 100644 --- a/converter/sun_usb/Makefile +++ b/converter/sun_usb/Makefile @@ -2,7 +2,7 @@ TARGET = sun_usb # Directory common source filess exist -TMK_DIR = ../.. +TMK_DIR = ../../tmk_core # Directory keyboard dependent files exist TARGET_DIR = . |