<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.micromint.com/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Rebuild kernel26 - Revision history</title>
		<link>https://wiki.micromint.com/index.php?title=Rebuild_kernel26&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.15.3</generator>
		<lastBuildDate>Wed, 08 Apr 2026 19:06:43 GMT</lastBuildDate>
		<item>
			<title>Support:&amp;#32;Created page with 'To build a kernel for the Micromint Electrum you need a compatible  ARM toolchain. Please remember to use the desired board config file and rebuild …'</title>
			<link>https://wiki.micromint.com/index.php?title=Rebuild_kernel26&amp;diff=3642&amp;oldid=prev</link>
			<description>&lt;p&gt;Created page with &amp;#39;To build a kernel for the Micromint Electrum you need a compatible &lt;a href=&quot;/index.php/Debian_ARM_Cross-compile&quot; title=&quot;Debian ARM Cross-compile&quot;&gt; ARM toolchain&lt;/a&gt;. Please remember to use the desired board config file and rebuild …&amp;#39;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;To build a kernel for the Micromint Electrum you need a compatible [[Debian_ARM_Cross-compile | ARM toolchain]]. Please remember to use the desired board config file and rebuild the kernel modules when you build a new kernel. These commands will build a kernel and its modules using the [[Electrum_Documentation#Boot_and_Operating_System_Files | sources from the wiki]]:&lt;br /&gt;
&lt;br /&gt;
  tar xfj linux-2.6.33.20-1-at91.tar.bz2&lt;br /&gt;
 &lt;br /&gt;
  cd linux-2.6.33.20-1-at91&lt;br /&gt;
  export ARCH=arm CROSS_COMPILE=arm-linux-gnueabi-&lt;br /&gt;
  make mrproper&lt;br /&gt;
  cp arch/arm/configs/electrum100_defconfig .config&lt;br /&gt;
  make oldconfig menuconfig&lt;br /&gt;
  make uImage modules modules_install INSTALL_MOD_PATH=`pwd`/boot&lt;br /&gt;
&lt;br /&gt;
To use the default board config, don't make any changes on menuconfig and just select exit. After a successful build the resulting kernel and modules should be in arch/arm/boot and boot/lib respectively. Once you are able to build a working kernel with the default config, then implement any config and source code changes required by your project.&lt;/div&gt;</description>
			<pubDate>Wed, 03 Feb 2016 23:27:26 GMT</pubDate>			<dc:creator>Support</dc:creator>			<comments>https://wiki.micromint.com/index.php/Talk:Rebuild_kernel26</comments>		</item>
	</channel>
</rss>