[Arm-netbook] building a device driver

lkcl luke luke.leighton at gmail.com
Wed Jun 20 01:11:30 BST 2012


On Tue, Jun 19, 2012 at 7:50 PM,  <simon at koala.ie> wrote:
> On Mon, 18 Jun 2012 20:22:46 +0100, Henrik Nordström
> <henrik at henriknordstrom.net> wrote:
>
>> mån 2012-06-18 klockan 19:26 +0100 skrev simon at koala.ie:
>>
>>> my questions revolve around doing this for a tablet where i may or may
>>> not
>>> have access to the kernel source.
>>> how do i compile against an existing kernel?
>>
>> If you do not have the correct kernel sources then you can try using the
>> closest you can find. Sometimes works. But you really SHOULD have the
>> matching kernel sources as per GPL requirements.
>
> so any guidance on how i would do this on a mele a1000?

 you'd take the instructions (for any OS you choose - angstrom,
ubuntu, debian, android - off the hacking mele a1000 wiki page) and
when it comes to the kernel compile, just put the source code driver
into the kernel tree before compiling, and then just carry on
building.

 by the end of the chosen OS build you'll have what you need.

 very very straightforward.

 l.



More information about the arm-netbook mailing list