]> code.ossystems Code Review - meta-freescale.git/commit
asf: build as 64-bit kernel module on e6500
authorTing Liu <b28495@freescale.com>
Wed, 9 Oct 2013 07:33:08 +0000 (07:33 +0000)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Thu, 10 Oct 2013 02:26:56 +0000 (10:26 +0800)
commit893acbf19588ab35d6969d37069f74903fbf9f05
treef63d558f4c0dbfad597c8f25fddb527a1703d998
parent994d7fc9645d5d81c516f99112034fb755bc45f3
asf: build as 64-bit kernel module on e6500

e6500 is built with 32b rootfs/64b kernel, build asf as 64bit too.

Fix the below build issue on e6500 core:
| DEBUG: Executing shell function do_make_scripts
| make: Entering directory
`.../tmp/sysroots/t4240qds/usr/src/kernel'
|   CC      scripts/mod/empty.o
| scripts/mod/empty.c:1:0: error: -mcmodel not supported in this
configuration
| make[2]: *** [scripts/mod/empty.o] Error 1
| make[1]: *** [scripts/mod] Error 2
| make: *** [scripts] Error 2

Signed-off-by: Ting Liu <b28495@freescale.com>
meta-fsl-ppc/recipes-kernel/asf/asf_git.bb