Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

board target for root Makefile #37

Open
nikitos1550 opened this issue Dec 3, 2019 · 0 comments
Open

board target for root Makefile #37

nikitos1550 opened this issue Dec 3, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@nikitos1550
Copy link
Owner

foo@build-hisi:~/hi3519v101_go$ make
Help:
  - 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).

@nikitos1550 nikitos1550 added the enhancement New feature or request label Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant