apps/uorb: fix compile break
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
This commit is contained in:
parent
384c05beb2
commit
3a8f4b53fc
@ -22,4 +22,6 @@ ifneq ($(CONFIG_UORB),)
|
||||
CONFIGURED_APPS += $(APPDIR)/system/uorb
|
||||
CFLAGS += ${shell $(INCDIR) $(INCDIROPT) "$(CC)" \
|
||||
$(APPDIR)/system/uorb/}
|
||||
CXXFLAGS += ${shell $(INCDIR) $(INCDIROPT) "$(CC)" \
|
||||
$(APPDIR)/system/uorb/}
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user