diff --git a/Makefile b/Makefile index e9fd7fa..e192f64 100644 --- a/Makefile +++ b/Makefile @@ -125,6 +125,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)