提交 842399a4 编写于 作者: O openharmony_ci 提交者: Gitee

!225 fix: do not build toybox temporarily

Merge pull request !225 from MGY917/master
...@@ -46,5 +46,7 @@ endif ...@@ -46,5 +46,7 @@ endif
#only enable for qemu now #only enable for qemu now
ifeq ($(LOSCFG_PLATFORM_QEMU_ARM_VIRT_CA7), y) ifeq ($(LOSCFG_PLATFORM_QEMU_ARM_VIRT_CA7), y)
APP_SUBDIRS += mksh APP_SUBDIRS += mksh
ifeq ($(WHEN_TOYBOX_IS_READY), y)
APP_SUBDIRS += toybox APP_SUBDIRS += toybox
endif endif
endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册