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

Re: Kernel compilation



If its from debian repository

try to compile it with make-kpkg

first say
# apt-get install kernel-package  fakeroot  libncurses5-dev

may be this will solve your dependacy problem

get into kernel source directory

# make-kpkg clean
# fakeroot make-kpkg   --config menuconfig --revision=custom.1.0
kernel_image

for more details google with "debian kernel compilation"

Regards,
Abhisawa



Reply to: