[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] compiling kernel
- Subject: [ale] compiling kernel
- From: jknapka at earthlink.net (Joseph A. Knapka)
- Date: Thu, 04 Jan 2001 16:08:46 -0700
It seems the only way is:
cd /usr/src/linux
cp kernel_A .config
make dep clean zImage # etc.
-- Joe
Richard Storey wrote:
>
> i've used "make xconfig" and created the config. file, "kernel_A".
>
> Now I use:
>
> make dep
> make clean
> make bzImage
>
> Question:
>
> How does the "make" pgm. know to look for /usr/src/linux-2.2.17/kernel_A to
> use when compiling?
>
> If it doesn't, how do I force the make pgm. to use my "kernel_A"
> configurations?
>
> Thanks.
>
> Richard Storey
> --
> To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.
-- Joe Knapka
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.