You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.
foo@build-hisi:~/hi3519v101_go$ makeHelp: - make prepare - prepare; MUST be done before anything - make deploy-app - build&deploy application onto particular board - make deploy-app-control - build&deploy application, then attach serial console onto particular board - make control - attach serial console onto particular board - make rootfs.squashfs - build application and pack it within RootFS image - make kernel - build board kernel - make cleanall - remove all artifacts
Proposal is to add make board target that will build everything except application for setuped board (kernel+rootfs).
The text was updated successfully, but these errors were encountered:
Proposal is to add
make board
target that will build everything except application for setuped board (kernel+rootfs).The text was updated successfully, but these errors were encountered: