mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +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
|
||||
cd "${srcdir}/bb.org-overlays"
|
||||
make
|
||||
make DTC=/usr/bin/dtc
|
||||
}
|
||||
|
||||
_package() {
|
||||
|
|
Loading…
Reference in a new issue