diff --git a/Makefile b/Makefile index 61509afe..c192f89f 100644 --- a/Makefile +++ b/Makefile @@ -90,6 +90,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)