!307 feat: support toybox in qemu
Merge pull request !307 from MGY917/toybox_active
This commit is contained in:
commit
e36b0fd4d5
|
@ -46,7 +46,5 @@ endif
|
|||
#only enable for qemu now
|
||||
ifeq ($(LOSCFG_PLATFORM_QEMU_ARM_VIRT_CA7), y)
|
||||
APP_SUBDIRS += mksh
|
||||
ifeq ($(WHEN_TOYBOX_IS_READY), y)
|
||||
APP_SUBDIRS += toybox
|
||||
endif
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue