How to make mudules on linux-ppc2.6.12
Andy Gospodarek
adgospod at gmail.com
Thu Oct 20 22:19:32 EST 2005
Johnson,
See:
http://lwn.net/Articles/21817/
I found this article to be helpful in the past.
-andy
On 10/20/05, JohnsonCheng <JohnsonCheng at qnap.com.tw> wrote:
>
>
>
> Dear All,
>
>
>
> I just write a "hello world" module code, but I can't compile it for
> ppc2.6.12.
>
> My Makefile is list as following:
>
>
>
> obj-m := test.o
>
> all:
>
> make ARCH=ppc CROSS_COMPILE=powerpc-linux- -C /root/linux-2.6.12.3
> SUBDIR=. modules
>
>
>
> When I run make, no error message output, but I find no test.ko modules. The
> output message is list as following:
>
>
>
> make ARCH=ppc CROSS_COMPILE=powerpc-linux- -C /root/linux-2.6.1
>
> 2.3 SUBDIR=. modules
>
> make[1]: Entering directory `/root/linux-2.6.12.3'
>
> CHK include/linux/version.h
>
> make[2]: `arch/ppc/kernel/asm-offsets.s' is up to date.
>
> Building modules, stage 2.
>
> MODPOST
>
> make[1]: Leaving directory `/root/linux-2.6.12.3'
>
>
>
> Do anyone can give me some help ?
>
>
>
> Thanks,
>
> Johnson Cheng
>
>
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded at ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
>
>
More information about the Linuxppc-embedded
mailing list