[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: what file?
>At the meeting on Tuesday I was asking about getting my SCSI card working
>and was told to run, what I thought was
>make xconfig
>but I have no xconfig file that I can find. What file do I need to make
>to configure my kernal?
"xconfig" is the name of a section in the file "Makefile"; the immediate
argument of make refers to that section of the Makefile. If you want/need
to specify a file OTHER than Makefile (which, in this case, you don't) the
-f option is needed.
Regards,
---> RGB <---