summaryrefslogtreecommitdiff
path: root/common/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'common/build.mk')
-rw-r--r--common/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/build.mk b/common/build.mk
index 8f445c4815..5d0efa7083 100644
--- a/common/build.mk
+++ b/common/build.mk
@@ -223,7 +223,7 @@ endif
ifeq ($(CONFIG_PLATFORM_PINWEAVER),y)
PINWEAVERLIB := $(realpath ../pinweaver)
CPPFLAGS += -I$(PINWEAVERLIB) -I$(PINWEAVERLIB)/eal/cr50
-CPPFLAGS += -D BIOMETRICS_DEV=false
+CPPFLAGS += -D BIOMETRICS_DEV=true
common-y += pinweaver.o
common-y += pinweaver_eal.o