From f1587393b897a8e50ee875cb40dc157ebf72a7ef Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 1 Oct 2015 01:20:12 +0000 Subject: [PATCH] core/linux-am33x fix --- core/linux-am33x/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/linux-am33x/PKGBUILD b/core/linux-am33x/PKGBUILD index a815705ef..fa081a197 100644 --- a/core/linux-am33x/PKGBUILD +++ b/core/linux-am33x/PKGBUILD @@ -88,7 +88,7 @@ build() { # build overlays cd "${srcdir}/bb.org-overlays" - make + make DTC=/usr/bin/dtc } _package() {