<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de-AT">
	<id>https://becomwiki.live.md-websolutions.com/index.php?action=history&amp;feed=atom&amp;title=Building_a_new_kernel</id>
	<title>Building a new kernel - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://becomwiki.live.md-websolutions.com/index.php?action=history&amp;feed=atom&amp;title=Building_a_new_kernel"/>
	<link rel="alternate" type="text/html" href="https://becomwiki.live.md-websolutions.com/index.php?title=Building_a_new_kernel&amp;action=history"/>
	<updated>2026-05-13T12:44:05Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in BECOM Systems Support</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://becomwiki.live.md-websolutions.com/index.php?title=Building_a_new_kernel&amp;diff=442&amp;oldid=prev</id>
		<title>Peter: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://becomwiki.live.md-websolutions.com/index.php?title=Building_a_new_kernel&amp;diff=442&amp;oldid=prev"/>
		<updated>2023-10-31T08:03:10Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de-AT&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 31. Oktober 2023, 10:03 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;de-AT&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(kein Unterschied)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Peter</name></author>
	</entry>
	<entry>
		<id>https://becomwiki.live.md-websolutions.com/index.php?title=Building_a_new_kernel&amp;diff=441&amp;oldid=prev</id>
		<title>en&gt;Peter: 1 Version importiert</title>
		<link rel="alternate" type="text/html" href="https://becomwiki.live.md-websolutions.com/index.php?title=Building_a_new_kernel&amp;diff=441&amp;oldid=prev"/>
		<updated>2023-08-22T19:35:53Z</updated>

		<summary type="html">&lt;p&gt;1 Version importiert&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== General Information for building a new kernel ==&lt;br /&gt;
&lt;br /&gt;
* Copy the defconfig from ~/oe/btmxc-linux/arch/arm/configs/imx??_bluetechnix_defconfig to ~/oe/btmxc-linux/.config&lt;br /&gt;
* Run the set_cross_envs script in ~/oe/btmxc-linux&lt;br /&gt;
* Run &amp;quot;make menuconfig&amp;quot; in case you need to choose different kernel options&lt;br /&gt;
* Run &amp;quot;make&amp;quot; to build the kernel&lt;br /&gt;
* Copy the kernel to the TFTP root directory&lt;br /&gt;
&lt;br /&gt;
 cd ~/oe/btmxc-linux&lt;br /&gt;
 cp ~/oe/btmxc-linux/arch/arm/configs/imx27_bluetechnix_defconfig ~/oe/btmxc-linux/.config&lt;br /&gt;
 . set_cross_envs&lt;br /&gt;
 make menuconfig&lt;br /&gt;
 cp arch/arm/boot/zImage /tftpboot&lt;br /&gt;
&lt;br /&gt;
== Information for building new modules ==&lt;br /&gt;
&lt;br /&gt;
In ~/oe/btmxc-linux&lt;br /&gt;
 make &amp;amp;&amp;amp; cp arch/arm/boot/zImage /tftpboot/ &amp;amp;&amp;amp; rm -rf lib/modules/* &amp;amp;&amp;amp; make modules_install &amp;amp;&amp;amp; sudo cp -rp lib/modules/* /tftpboot/rootfs-btmxc27/lib/modules/ &amp;amp;&amp;amp; echo FINISHED&lt;br /&gt;
 &lt;br /&gt;
 make &amp;amp;&amp;amp; cp arch/arm/boot/zImage /tftpboot/ &amp;amp;&amp;amp; rm -rf lib/modules/* &amp;amp;&amp;amp; make modules_install &amp;amp;&amp;amp; sudo cp -rp lib/modules/* /tftpboot/rootfs-ifly/lib/modules/ &amp;amp;&amp;amp; echo FINISHED&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:i.MX27]]&lt;br /&gt;
[[Category:SBC-i.MX51]]&lt;br /&gt;
[[Category:i.MX]]&lt;/div&gt;</summary>
		<author><name>en&gt;Peter</name></author>
	</entry>
</feed>