summaryrefslogtreecommitdiff
path: root/src/app/sharp96test/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/sharp96test/Makefile.inc')
-rw-r--r--src/app/sharp96test/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/sharp96test/Makefile.inc b/src/app/sharp96test/Makefile.inc
index c8ffb78..0c2f449 100644
--- a/src/app/sharp96test/Makefile.inc
+++ b/src/app/sharp96test/Makefile.inc
@@ -8,4 +8,5 @@ ifdef app
loop = 1
override arch_drivers += ,spi
CONFIG_driver_sharp96 = y
+ COMMON_FLAGS += -DCONFIG_driver_sharp96
endif