roadorange
06-02-2005, 06:47 PM
i do:
make mrproper
make gconfig 'to make a new config file and save
i start to compile it:
[root@localhost linux-2.6.11.11]# make dep
*** Warning: make dep is unnecessary now.
[root@localhost linux-2.6.11.11]# make clean
[root@localhost linux-2.6.11.11]# make bzimage
make: *** No rule to make target `bzimage'. Stop.
[root@localhost linux-2.6.11.11]#
[root@localhost linux-2.6.11.11]# pwd
/usr/src/linux-2.6.11.11
make mrproper
make gconfig 'to make a new config file and save
i start to compile it:
[root@localhost linux-2.6.11.11]# make dep
*** Warning: make dep is unnecessary now.
[root@localhost linux-2.6.11.11]# make clean
[root@localhost linux-2.6.11.11]# make bzimage
make: *** No rule to make target `bzimage'. Stop.
[root@localhost linux-2.6.11.11]#
[root@localhost linux-2.6.11.11]# pwd
/usr/src/linux-2.6.11.11