Gentoo Archives: gentoo-dev

From: Jan Schubert <Jan.Schubert@×××.li>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] make line w/ the 2.6.x kernels
Date: Sat, 10 Jan 2004 19:28:37
Message-Id: 400051CE.7030205@GMX.li
In Reply to: [gentoo-dev] make line w/ the 2.6.x kernels by Robert Cole
1 Robert Cole wrote:
2
3 >make && make clean bzImage modules modules_install
4 >
5 >
6 make is already covering vmlinuz, bzImage and modules (see 'make help').
7
8 >It just seems watching the compile like the clean isn't needed either but I'm
9 >not sure. Seems like it does something twice with the clean in there.
10 >
11 >
12 Sure, see above. After buidling your kernel you clean it up and buidl it
13 again. Just remove the first make so you end in
14
15 'make clean bzImage modules modules_install'
16
17 HTH,
18 Jan
19
20 --
21 gentoo-dev@g.o mailing list