Skip to content

Commit

Permalink
Update README.buildsystem.md
Browse files Browse the repository at this point in the history
Updated SONiC Buildsystem README document by adding pictorial representation of SONiC Build Execution sequence
  • Loading branch information
thovikeerthi authored Oct 5, 2023
1 parent 89a2a5b commit 7fba550
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.buildsystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@ Every **platform/[VENDOR]/** directory is a derived part of buildimage frontend,
### Build output
**target/** is basically a build output. You can find all build artifacts there.

### SONiC Build Execution sequence
A pictorial representation depicting the control flow during build execution sequence is shown as below,

![image](https://github.com/thovikeerthi/sonic-buildimage/assets/118048345/78ab5497-434c-4b37-81fb-e6538644f207)


## Recipes and target groups
Now let's go over a definition of recipes and target groups.
**Recipe** is a small makefile that defines a target and set of variables for building it.
Expand Down

0 comments on commit 7fba550

Please sign in to comment.