diff --git a/Makefile b/Makefile index acb0cde0..523d94c8 100644 --- a/Makefile +++ b/Makefile @@ -242,6 +242,7 @@ endif ifeq ($(TARGET_NAME),TARGET_STAX) DEFINES += NBGL_QRCODE + SDK_SOURCE_PATH += qrcode else DEFINES += HAVE_BAGL HAVE_UX_FLOW ifneq ($(TARGET_NAME),TARGET_NANOS)