On 08/09/2010 09:50 AM, Ed Greshko wrote:
>   On 08/09/2010 09:30 PM, Ed Greshko wrote:
>> Unfortunately it is late in the day and I don't have the time now to
>> figure out what is "broken".
> Ah hah....
>
> I see the problem....but not sure how to fix yet.....
>
> In the Makefile you see..... at line 236
>
> ifneq (,$(findstring 2.4,$(LINUX_SRC)))
>
> Well....the current kernel is 2.6.33.6-147.2.4.fc13.i686.PAE which
> contains the string 2.4 so the build thinks this is a 2.4 kernel build!
>
> My wife and cats are yelling at me......
>
>
>
That is weird making a "Make" file for a 2.4 kernel in 2010 .

If I changed it line 236 to 2.6.33.6-147.2.4.fc13.i686 , Would that work ?
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to