Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
volkan-aslan authored Dec 21, 2023
1 parent b14711a commit a394094
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,16 @@ COPY arch arch
COPY board board
COPY boot boot
COPY configs configs
COPY docs docs
COPY fs fs
COPY linux linux
COPY package package
COPY support support
COPY system system
COPY toolchain toolchain
COPY utils utils
COPY Config.in .
COPY Config.in.legacy .
COPY Makefile .
COPY Makefile.legacy .

Expand Down

0 comments on commit a394094

Please sign in to comment.