Author: wmb Date: 2009-06-29 21:30:06 +0200 (Mon, 29 Jun 2009) New Revision: 1229
Modified: cpu/x86/pc/olpc/dsdt.bth Log: dsdt.bth - added -p option to force the output filename in the face of a change to the way that some newer versions of iasl construct the output filename.
Modified: cpu/x86/pc/olpc/dsdt.bth =================================================================== --- cpu/x86/pc/olpc/dsdt.bth 2009-06-29 12:17:35 UTC (rev 1228) +++ cpu/x86/pc/olpc/dsdt.bth 2009-06-29 19:30:06 UTC (rev 1229) @@ -3,7 +3,7 @@ command: &builder &this build-now
-" iasl -vi -vr -vs ../dsdt.dsl" expand$ $sh +" iasl -p dsdt -vi -vr -vs ../dsdt.dsl" expand$ $sh \ " iasl -vi -vr -vs ../fadt.dsl" expand$ $sh \ " iasl -vi -vr -vs ../ssdt.dsl" expand$ $sh
openfirmware@openfirmware.info