usb: device: add usb device configfs script
including start/stop, mass storage disk img create and delete script. Signed-off-by: minda.chen <minda.chen@starfivetech.com>
This commit is contained in:
@@ -89,6 +89,7 @@ endef
|
||||
|
||||
define ANDROID_TOOLS_INSTALL_TARGET_CMDS
|
||||
$(foreach t,$(ANDROID_TOOLS_TARGETS),\
|
||||
$(INSTALL) -D -m 0755 package/android-tools/usb_device.sh $(TARGET_DIR)/root/ && \
|
||||
$(INSTALL) -D -m 0755 $(@D)/build-$(t)/$(t) $(TARGET_DIR)/usr/bin/$(t)$(sep))
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user