i still have some question
the patch change the device drive,but not change the kernel,then what the relationship between them?
can i patch the driver after compiled the kernel???
我用make -f Makefile.kbuild,发生下面的错误:
make[1]: Entering directory `/usr/src/linux-2.6.0-test6'
*** Warning: Overriding SUBDIRS on the command line can cause
*** inconsistencies
make[2]: `arch/i386/kernel/asm-offsets.s' is up to date.
CHK include/asm-i386/asm_offsets.h
Building modules, stage 2.
MODPOST
make[1]: Leaving directory `/usr/src/linux-2.6.0-test6'
nvidia.ko failed to build!
make: *** [module] Error 1