gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] How to import Linux kernel?


From: James Blackwell
Subject: Re: [Gnu-arch-users] How to import Linux kernel?
Date: Tue, 20 Jan 2004 18:48:54 -0500

In lists.arch.users, you wrote:
> Hello, there.
>
> Now, I'm learning GNU arch now, and want to import linux kernel
> source, but failed;
>
>   These files violate naming conventions:
>
>   drivers/usb/core
>   net/core
>   sound/core

Edit ./{arch}/=tagging-method and change:

unrecognized ^(.*\.(o|a|so|core|so(\.[[:digit:]]+)*)|core)$

 to:

unrecognized ^(.*\.(o|a|so|so(\.[[:digit:]]+)*))$


-- 
James Blackwell      Using I.T. to bring more             570-407-0488
Owner, Inframix      business to your business     http://inframix.com

GnuPG (ID 06357400) AAE4 8C76 58DA 5902 761D  247A 8A55 DA73 0635 7400




reply via email to

[Prev in Thread] Current Thread [Next in Thread]