0

I have made some changes to i2c-ocores kernel code and I would like to build i2c-ocores module without building the whole kernel again. could you please tell me how to do it ?

I am using the following commands to build the linux kernel:

#download sources in current directory
sudo apt-get source linux-image-$(uname -r)

#Change into the downloaded directory and run following commands in order
sudo chmod a+x debian/scripts/*
sudo chmod a+x debian/scripts/misc/*
sudo fakeroot debian/rules clean
sudo fakeroot debian/rules editconfigs
sudo fakeroot debian/rules binary-headers binary-generic skipabi=true skipmodule=true
Monku
  • 623

0 Answers0