I'm needing to call make mrproper from my /usr/src/linux-headers-2.6.18-5-amd64 to install some intel driver.

The makefile is looking for a makefile in /usr/src/linux-headers-2.6.18-5-amd64/scripts/basic/Makefile, but there is only "docproc* fixdep*" files and no makefile.

I tried reinstalling the linux-headers with aptitude, but still no luck