[coreboot] micropatch for flashrom

Maciej Pijanka maciej.pijanka at gmail.com
Tue Jun 16 08:51:11 CEST 2009


On 16/06/2009, Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006 at gmx.net> wrote:
> On 15.06.2009 15:32, Maciej Pijanka wrote:
>> it migth help with catching unusual uname output
>>
>> Signed-Off-by: Maciej Pijanka <maciej.pijanka at gmail.com
>>
>> Index: Makefile
>> ===================================================================
>> --- Makefile	(revision 593)
>> +++ Makefile	(working copy)
>> @@ -30,14 +30,15 @@
>>  OS_ARCH	= $(shell uname)
>>  ifneq ($(OS_ARCH), SunOS)
>>
>
> Note the ifNeq. That means the else at the end with dummy-target will
> trigger exactly when OS_ARCH=SunOS.
> Or did I misunderstand the code flow here?

No, you are right, fixed version in attachment.

-- 
Maciej Pijanka, PLD-Linux Developer, Reg Linux user #133161
POE/Perl user
-------------- next part --------------
A non-text attachment was scrubbed...
Name: micropatch.diff
Type: application/octet-stream
Size: 1126 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090616/060f04ae/attachment.obj>


More information about the coreboot mailing list