Sometime Today, SP cobbled together some glyphs to say:
I made some modifications in the /usr/src/linux/drivers/ide/pci/sis5513.c file.
"make sis5513" gives me erros.
" make -C </path/to/linux/kernel/src/> M=`pwd` "
basically first cd to the src driectory of the module and run this.
of course this will make all the drivers specified by the Makefile in that directory..
for further info / customisations lookup kbuild.
regards Erle