]> code.ossystems Code Review - meta-freescale.git/commit
lttng-modules: build as 64-bit kernel module on e6500
authorChunrong Guo <B40290@freescale.com>
Fri, 13 Dec 2013 07:47:44 +0000 (15:47 +0800)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Sat, 14 Dec 2013 05:34:18 +0000 (13:34 +0800)
commit0517fe49809ad7fa5a55bca5a00a8fe41d17833a
treea462c84429c2e8f2228af82b764ee319def52c5d
parenta3389597a82dbe2c62b4d56c24de435cda342c2d
lttng-modules: 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: Chunrong Guo <B40290@freescale.com>
meta-fsl-ppc/recipes-kernel/lttng/lttng-modules_2.3.3.bbappend [new file with mode: 0644]