All of lore.kernel.org
 help / color / mirror / Atom feed
* Task 1 of Eudyptula Challenge
@ 2014-07-24 19:55 Nick Krause
  2014-07-24 19:59 ` Lucas Tanure
  2014-07-24 20:16 ` Aruna Hewapathirane
  0 siblings, 2 replies; 5+ messages in thread
From: Nick Krause @ 2014-07-24 19:55 UTC (permalink / raw)
  To: kernelnewbies

Hey guys,
I am need so I was  wondering how to write the Makefile.
Cheers Nick

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Task 1 of Eudyptula Challenge
  2014-07-24 19:55 Task 1 of Eudyptula Challenge Nick Krause
@ 2014-07-24 19:59 ` Lucas Tanure
  2014-07-24 20:03   ` Jeshwanth Kumar N K
  2014-07-24 20:16 ` Aruna Hewapathirane
  1 sibling, 1 reply; 5+ messages in thread
From: Lucas Tanure @ 2014-07-24 19:59 UTC (permalink / raw)
  To: kernelnewbies

Nick,

There is https://www.kernel.org/doc/Documentation/kbuild/makefiles.txt
and
https://www.kernel.org/doc/Documentation/kbuild/modules.txt

Thanks


--
Lucas Tanure
+55 (19) 988176559


On Thu, Jul 24, 2014 at 4:55 PM, Nick Krause <xerofoify@gmail.com> wrote:

> Hey guys,
> I am need so I was  wondering how to write the Makefile.
> Cheers Nick
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140724/a2301c0c/attachment.html 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Task 1 of Eudyptula Challenge
  2014-07-24 19:59 ` Lucas Tanure
@ 2014-07-24 20:03   ` Jeshwanth Kumar N K
  0 siblings, 0 replies; 5+ messages in thread
From: Jeshwanth Kumar N K @ 2014-07-24 20:03 UTC (permalink / raw)
  To: kernelnewbies

Hi,
And example makefile is available in

http://www.tldp.org/LDP/lkmpg/2.6/html/lkmpg.html

Thanks
On 25-Jul-2014 1:30 am, "Lucas Tanure" <tanure@linux.com> wrote:

> Nick,
>
> There is https://www.kernel.org/doc/Documentation/kbuild/makefiles.txt
> and
> https://www.kernel.org/doc/Documentation/kbuild/modules.txt
>
> Thanks
>
>
> --
> Lucas Tanure
> +55 (19) 988176559
>
>
> On Thu, Jul 24, 2014 at 4:55 PM, Nick Krause <xerofoify@gmail.com> wrote:
>
>> Hey guys,
>> I am need so I was  wondering how to write the Makefile.
>> Cheers Nick
>>
>> _______________________________________________
>> Kernelnewbies mailing list
>> Kernelnewbies at kernelnewbies.org
>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>>
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140725/58dd3757/attachment-0001.html 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Task 1 of Eudyptula Challenge
  2014-07-24 19:55 Task 1 of Eudyptula Challenge Nick Krause
  2014-07-24 19:59 ` Lucas Tanure
@ 2014-07-24 20:16 ` Aruna Hewapathirane
  2014-07-24 20:17   ` Aruna Hewapathirane
  1 sibling, 1 reply; 5+ messages in thread
From: Aruna Hewapathirane @ 2014-07-24 20:16 UTC (permalink / raw)
  To: kernelnewbies

Hi Nick,

Please go through the file: linux/Documentatio/kbuild/modules.txt

Good luck !

Aruna

On Thu, Jul 24, 2014 at 3:55 PM, Nick Krause <xerofoify@gmail.com> wrote:
> Hey guys,
> I am need so I was  wondering how to write the Makefile.
> Cheers Nick
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Task 1 of Eudyptula Challenge
  2014-07-24 20:16 ` Aruna Hewapathirane
@ 2014-07-24 20:17   ` Aruna Hewapathirane
  0 siblings, 0 replies; 5+ messages in thread
From: Aruna Hewapathirane @ 2014-07-24 20:17 UTC (permalink / raw)
  To: kernelnewbies

Sorry that should be: /linux/Documentation/kbuild  :)

On Thu, Jul 24, 2014 at 4:16 PM, Aruna Hewapathirane
<aruna.hewapathirane@gmail.com> wrote:
> Hi Nick,
>
> Please go through the file: linux/Documentatio/kbuild/modules.txt
>
> Good luck !
>
> Aruna
>
> On Thu, Jul 24, 2014 at 3:55 PM, Nick Krause <xerofoify@gmail.com> wrote:
>> Hey guys,
>> I am need so I was  wondering how to write the Makefile.
>> Cheers Nick
>>
>> _______________________________________________
>> Kernelnewbies mailing list
>> Kernelnewbies at kernelnewbies.org
>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-07-24 20:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-24 19:55 Task 1 of Eudyptula Challenge Nick Krause
2014-07-24 19:59 ` Lucas Tanure
2014-07-24 20:03   ` Jeshwanth Kumar N K
2014-07-24 20:16 ` Aruna Hewapathirane
2014-07-24 20:17   ` Aruna Hewapathirane

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.