From: Marcus O. <mar...@go...> - 2011-11-23 19:53:30
|
Am 20.11.2011 11:42, schrieb shazmosushi: > Hi, I'm trying to compile some drivers for a wireless dongle, it says it > needs /lib/modules/2.6.32-isobel-wii/build and fails. > > Apparently I need the kernel headers to compile modules. They don't seem > available to download directly anywhere. > I have created a Makefileset to automatically patch a Debian stable kernel with mikep5. All commands can be found here: http://gitorious.org/dockstar/emdebian-multistrap/blobs/master/includes/make-kpkg.mk The make deb-pkg target also creates the modules and integrates them in the .deb package. |