Skip to content
Commit c55b544b authored by Ibrahim Uslan's avatar Ibrahim Uslan Committed by Raghuram Thammiraju
Browse files

common: Move helper scripts to a common directory



Consolidate all installation scripts into a common folder for better
file/folder organisation.
Move helper scripts required by dockerfiles into the common directory.

The new directory structure is as below.
setup-scripts/
├── common
│   ├── install-gcc.sh
|   |-- install-clang.sh
│   ├── install-libfdt.sh
│   └── install-openssl.sh
├── container-files
│   ├── rd-infra-amd64
│   └── rd-infra-arm64
├── container.sh

Signed-off-by: Ibrahim Uslan's avatarIbrahim Uslan <ibrahim.uslan@arm.com>
Change-Id: Ib25f14881f2c6e340b1f42b281e49bc2e9c69835
parent a98abfed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment