>  git-kbuild.patch

This breaks building of external modules:

   make -C /usr/src/linux-2.6.13-rc3-mm2 M=/home/miko/fuse/kernel modules
   make[1]: Entering directory `/usr/src/linux-2.6.13-rc3-mm2'
   
     WARNING: Symbol version dump /usr/src/linux-2.6.13-rc3-mm2/Module.symvers
              is missing; modules will have no dependencies and modversions.
   
   scripts/Makefile.build:14: 
/usr/src/linux-2.6.13-rc3-mm2//home/miko/fuse/kernel/Makefile: No such file or 
directory
   make[2]: *** No rule to make target 
`/usr/src/linux-2.6.13-rc3-mm2//home/miko/fuse/kernel/Makefile'.  Stop.
   make[1]: *** [_module_/home/miko/fuse/kernel] Error 2
   make[1]: Leaving directory `/usr/src/linux-2.6.13-rc3-mm2'
   make: *** [all-spec] Error 2

Miklos
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to