[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

can't "make zImage" for kernel 2.2.13



I'm trying to assemble a new kernel from linux-2.2.13.tar.gz, using the
instructions in the README:
	make mrproper
	make config
	make dep
  ---->	make zImage   <------ fails with "make: *** No rule to make target
'zImage'.  Stop"
	make modules
	make modules_install

Unfortunately, there is no target in the Makefile for either "zImage" or
"bzImage".

Can anyone shed some light on this? 


Reply to: