'hello world' module

From: Ilan S. (ilan_sk_at_netvision.net.il)
Date: 06/11/05

  • Next message: Esben Nielsen: "Re: [PATCH] local_irq_disable removal"
    Date:	Sat, 11 Jun 2005 15:11:02 +0300
    To: linux-kernel@vger.kernel.org
    
    

    Hello dear professionals!

    I would be very thankful if anybody prompt me what's wrong.
    I'm trying to build the "Hello world" module from O'Reilly's "Linux device
    drivers" and that is what I get:

    [ilanso@Netvision Kernel]$ make -C /home/ilanso/src/linux-2.6.11.11 M=`pwd`
    make: Entering directory `/home/ilanso/src/linux-2.6.11.11'
      Building modules, stage 2.
      MODPOST
    make: Leaving directory `/home/ilanso/src/linux-2.6.11.11'
    [ilanso@Netvision Kernel]$ ls
    hello.c Makefile
    [ilanso@Netvision Kernel]$

    Please email me to ilan_sk@netvision.net.il, because I'm not subscribed to
    this mailing list yet...
    Thanks in advance...
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Esben Nielsen: "Re: [PATCH] local_irq_disable removal"