[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Missing makefile



On Wed, Jul 31, 2013 at 5:05 AM, Jerry Stuckle wrote:

> I'm trying to compile my first module for Debian (right now it doesn't do
> anything - one step at a time :) ).
>
> My makefile is:
>
> obj-m = mymodule.o
> KVERSION = $(shell uname -r)

Looks like you are talking about a Linux kernel module. How about
getting that merged into the upstream Linux kernel instead of
packaging it separately?

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


Reply to: