mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-am33x fix
This commit is contained in:
parent
5a406400be
commit
f1587393b8
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ build() {
|
||||||
|
|
||||||
# build overlays
|
# build overlays
|
||||||
cd "${srcdir}/bb.org-overlays"
|
cd "${srcdir}/bb.org-overlays"
|
||||||
make
|
make DTC=/usr/bin/dtc
|
||||||
}
|
}
|
||||||
|
|
||||||
_package() {
|
_package() {
|
||||||
|
|
Loading…
Reference in a new issue