summaryrefslogtreecommitdiff
path: root/src/app/ssd1306test/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/ssd1306test/Makefile.inc')
-rw-r--r--src/app/ssd1306test/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/ssd1306test/Makefile.inc b/src/app/ssd1306test/Makefile.inc
index ebdcbd8..8c4936b 100644
--- a/src/app/ssd1306test/Makefile.inc
+++ b/src/app/ssd1306test/Makefile.inc
@@ -8,6 +8,7 @@ ifdef app
loop = 1
override arch_drivers += ,i2c
CONFIG_driver_ssd1306 = y
+ COMMON_FLAGS += -DCONFIG_driver_ssd1306
CONFIG_driver_ssd1306_width = 128
CONFIG_driver_ssd1306_height = 64
endif