BigW Consortium Gitlab

Commit f94d71a0 by David Frey

Add workaround for missing avcCompat app bug

parent 50e58506
......@@ -10,6 +10,10 @@ MKSYS_ARGS_RED = -s $(MANGOH_ROOT)/apps/RedSensorToCloud
# DS_CUSTOM_OPTIONS(MKSYS_ARGS_GREEN)
# DS_CUSTOM_OPTIONS(MKSYS_ARGS_RED)
# This is a temporary workaround for bug LE-7850. Once Legato 17.08.0 or 17.07.2 is released, this
# should no longer be necessary.
export TARGET := wp85
.PHONY: all
all: green_wp85 green_wp750x red_wp85 red_wp750x
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment