"Mike A. Harris" <[EMAIL PROTECTED]> writes:

> make clean is not needed, but make bzImage is.  I'm not sure what
> the make install target does, but I'll bet that it requires make
> bzImage first. 

You lose the bet.

make install is defined in
/usr/src/linux-2.2.16/arch/i386/boot/Makefile as 

install: $(CONFIGURE) $(BOOTIMAGE)
        sh -x ./install.sh $(KERNELRELEASE) $(BOOTIMAGE) $(TOPDIR)/System.map 
"$(INSTALL_PATH)"

So the dependancies set up the image right.

-- 
Alan Shutko <[EMAIL PROTECTED]> - In a variety of flavors!
44 days, 23 hours, 49 minutes, 42 seconds till we run away.
"I am Barnum of Borg. I say,'There's one assimililated every minute.'"



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to