rm -f Makefile
ln Makefile26 Makefile
make -C /usr/src/linux SUBDIRS=$PWD modules
rm -v Makefile .*.cmd *.o *.mod.c Module.symvers
