<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to compile kernel module for T2080rdb in T-Series</title>
    <link>https://community.nxp.com/t5/T-Series/How-to-compile-kernel-module-for-T2080rdb/m-p/1885965#M4928</link>
    <description>&lt;P&gt;Compile your own defined kernel module and compile to generate ko&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2024 08:40:11 GMT</pubDate>
    <dc:creator>hongyuanzhao</dc:creator>
    <dc:date>2024-06-12T08:40:11Z</dc:date>
    <item>
      <title>How to compile kernel module for T2080rdb</title>
      <link>https://community.nxp.com/t5/T-Series/How-to-compile-kernel-module-for-T2080rdb/m-p/1883459#M4920</link>
      <description>&lt;P&gt;driver$ make ARCH=powerpc CROSS_COMPILE=$CROSS_COMPILE CC="${CC}" LD="${LD}" AR="${AR}" OBJCOPY="${OBJCOPY}"&lt;BR /&gt;make -I . ARCH=powerpc CROSS_COMPILE=powerpc64-fsl-linux- -C /home/ast/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb-64b/tmp/work/t2080rdb_64b-fsl-linux/linux-qoriq/4.1-r0/build/ M=/mnt/work/7900/ALTHEA7910/driver modules&lt;BR /&gt;make[1]: Entering directory `/home/ast/QorIQ-SDK-V2.0-20160527-yocto/build_t2080rdb-64b/tmp/work/t2080rdb_64b-fsl-linux/linux-qoriq/4.1-r0/build'&lt;BR /&gt;CC [M] /mnt/work/src/driver/test_drvr.o&lt;BR /&gt;powerpc64-fsl-linux-ld: unrecognized option '-Wl,-O1'&lt;BR /&gt;powerpc64-fsl-linux-ld: use the --help option for usa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jun 2024 08:39:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/How-to-compile-kernel-module-for-T2080rdb/m-p/1883459#M4920</guid>
      <dc:creator>hongyuanzhao</dc:creator>
      <dc:date>2024-06-07T08:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to compile kernel module for T2080rdb</title>
      <link>https://community.nxp.com/t5/T-Series/How-to-compile-kernel-module-for-T2080rdb/m-p/1885585#M4926</link>
      <description>&lt;P style="margin: 0in; font-family: arial; font-size: 10.0pt; color: black;"&gt;&lt;SPAN&gt;Please refer to &lt;/SPAN&gt;&lt;A href="https://docs.nxp.com/bundle/GUID-39A0A446-70E5-4ED7-A580-E7508B61A5F1/page/GUID-B7570271-9B1B-461A-A242-753FA06755C4.html" target="_blank"&gt;&lt;SPAN&gt;FAQ | QorIQ SDK v2.0-1703 Documentation | NXP Semiconductors&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: arial; font-size: 10.0pt; color: black;" lang="en-US"&gt;&lt;SPAN&gt;Find the "How do I use standalone toolchain to build kernel?".&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 01:15:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/How-to-compile-kernel-module-for-T2080rdb/m-p/1885585#M4926</guid>
      <dc:creator>June_Lu</dc:creator>
      <dc:date>2024-06-12T01:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to compile kernel module for T2080rdb</title>
      <link>https://community.nxp.com/t5/T-Series/How-to-compile-kernel-module-for-T2080rdb/m-p/1885963#M4927</link>
      <description>&lt;P&gt;hi June_Lu ,&lt;/P&gt;&lt;P&gt;Write your own kernel module；&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 08:38:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/How-to-compile-kernel-module-for-T2080rdb/m-p/1885963#M4927</guid>
      <dc:creator>hongyuanzhao</dc:creator>
      <dc:date>2024-06-12T08:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to compile kernel module for T2080rdb</title>
      <link>https://community.nxp.com/t5/T-Series/How-to-compile-kernel-module-for-T2080rdb/m-p/1885965#M4928</link>
      <description>&lt;P&gt;Compile your own defined kernel module and compile to generate ko&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2024 08:40:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/How-to-compile-kernel-module-for-T2080rdb/m-p/1885965#M4928</guid>
      <dc:creator>hongyuanzhao</dc:creator>
      <dc:date>2024-06-12T08:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to compile kernel module for T2080rdb</title>
      <link>https://community.nxp.com/t5/T-Series/How-to-compile-kernel-module-for-T2080rdb/m-p/1887479#M4931</link>
      <description>&lt;P&gt;Have you follow the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;A href="https://docs.nxp.com/bundle/GUID-39A0A446-70E5-4ED7-A580-E7508B61A5F1/page/GUID-B7570271-9B1B-461A-A242-753FA06755C4.html" target="_blank"&gt;FAQ | QorIQ SDK v2.0-1703 Documentation | NXP Semiconductors&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;"How do I use standalone toolchain to build kernel?".&lt;/P&gt;</description>
      <pubDate>Fri, 14 Jun 2024 03:43:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/How-to-compile-kernel-module-for-T2080rdb/m-p/1887479#M4931</guid>
      <dc:creator>June_Lu</dc:creator>
      <dc:date>2024-06-14T03:43:55Z</dc:date>
    </item>
  </channel>
</rss>

