Re: [RFC] Documentation/modules.txt
Tomas Szepe (szepe@pinerecords.com)
Thu, 2 Jan 2003 20:54:09 +0100
>  Anyway, your first step is to compile the kernel, as explained in the
>  file linux/README.  It generally goes like:
>  
> -	make config
> -	make dep
> +	make *config <= usually menuconfig or xconfig
>  	make clean
>  	make zImage or make zlilo
Won't 'dep' be necessary for modversions?
-- 
Tomas Szepe <szepe@pinerecords.com>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/