]> git.ipfire.org Git - ipfire-2.x.git/commit - make.sh
dtc: add device tree compiler on aarch64
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 3 Oct 2021 07:30:57 +0000 (07:30 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 3 Oct 2021 07:30:57 +0000 (07:30 +0000)
commit4c59cad1c0f8ee5846c39007bd6734b35d66264c
tree8c7b7b0c89cf1bbda041dfaa89e286dd8663c783
parent577c7c09fa226bbf5f2775628f4ff330bf16c98a
dtc: add device tree compiler on aarch64

u-boot for nanopi r2s (rockchip rk3328) need dtc to build the image
so this adds dtc as build dependency for u-boot

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/aarch64/dtc [new file with mode: 0644]
lfs/dtc [new file with mode: 0644]
make.sh
src/patches/dtc/dtc-1.6.1-disable_Werror.patch [new file with mode: 0644]