Quote:
Originally Posted by jomen
mrproper is used to "clean" the kernel-source tree from previously compiled files, so you can start fresh - even without a old .config.
However - you need the kernel-source installed for this and run this command from /usr/src/linux (or /usr/src/linux_version_)
Is there anything inside /usr/src/linux ?
|
hello!
I am following the lfs-book-6.4,when i entered the "make rmproper" as the Chaper6.7.1 required, error exists as:
make: *** No rule to make target `mrproper'. Stop.
I check the file,but there is nothing inside /usr/src/linux.
I just following the guidance,everything goes well in the past chapers,what's the matter?
what should i do?
thanks!