apps/system/usrsock_rpmsg/Make.defs: Correct configured application name.
This commit is contained in:
parent
2507cc15e8
commit
6bdc814836
@ -34,5 +34,5 @@
|
|||||||
############################################################################
|
############################################################################
|
||||||
|
|
||||||
ifeq ($(CONFIG_SYSTEM_USRSOCK_RPMSG),y)
|
ifeq ($(CONFIG_SYSTEM_USRSOCK_RPMSG),y)
|
||||||
CONFIGURED_APPS += $(APPDIR)/system/usrsock
|
CONFIGURED_APPS += $(APPDIR)/system/usrsock_rpmsg
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user