Uwe Hermann wrote:
>> +# Make sure we have the tools we need to accomplish this
>> +HAVE_IASL:=$(call find-tool,iasl)
>> +
>> +ifeq ($(HAVE_IASL),n)
>> +$(error To build LinuxBIOS, you need to install the 'iasl' tool)
>> +endif
>>     
>
> This is not true for all boards, maybe we should make this a requirement
> only for those boards which actually require it.
>   

It will be true pretty soon though I guess.

Stefan

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: [EMAIL PROTECTED]  • http://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866


-- 
linuxbios mailing list
linuxbios@linuxbios.org
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to