[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201110071152.41357.arnd@arndb.de>
Date: Fri, 7 Oct 2011 11:52:41 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Stephen Williams <steveicarus@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: MODULE_LICENSE("GPL") not working for me
On Friday 07 October 2011, Stephen Williams wrote:
>
> I have some large drivers for use in embedded arm systems, and
> I want them to be GPL, because I want to use some symbols exported
> as GPL, and also because I just wanna. But it is not working for
> me. I've attached my Makefile. I'm building from outside the kernel
> tree, but that should be OK. (right?) I'm using the following script to
> actually build:
It's usually much easier to build from within the kernel tree.
Just put the driver into the drivers/staging directory and use
the regular Makefile/Kconfig logic to hook it up with the build
system.
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists