<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Am 25.08.2010 23:41, schrieb Choi, David:
    <blockquote
      cite="mid:C43529A246480145B0A6D0234BDB0F0D481DAC@MELANITE.micrel.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 11 (filtered
        medium)">
      <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Batang;
        panose-1:2 3 6 0 0 1 1 1 1 1;}
@font-face
        {font-family:Batang;
        panose-1:2 3 6 0 0 1 1 1 1 1;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
      <div class="Section1">
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size: 10pt; font-family: Arial;">Hi all,<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size: 10pt; font-family: Arial;">I am new to
              buildroot. The version that I use is
              v2010.05(stable version)<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size: 10pt; font-family: Arial;">As you see
              the attached, I almost the default value except
              mips(little endian mode).<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size: 10pt; font-family: Arial;">My Linux
              version is 2.6.33.5(default version) and
              configuration is tb0229_defconfig.<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size: 10pt; font-family: Arial;">Whenever I
              have tried to build uImage, I have gotten an
              error message saying “make[1]: *** No rule to make target
              `uImage`. Stop.<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size: 10pt; font-family: Arial;">(Even though
              I have tried with v2010.08(rc1), I had the same
              error message)<o:p></o:p></span></font></p>
        <p class="MsoNormal"><font face="Arial" size="2"><span
              style="font-size: 10pt; font-family: Arial;"><o:p> </o:p></span></font></p>
      </div>
    </blockquote>
    Hi,<br>
    <br>
    Make sure to run 2010.08(rc1) or higher (there were some patches in
    the past concerning kernel image building). Please activate the
    U-Boot bootloader. This should compile a mkimage which will be
    needed for creating an uImage.<br>
    >make menuconfig (activate u-boot and/or kernel building if you
    want this)<br>
    >make<br>
    <br>
    ( Are you trying to run make uImage after deflating? This is not the
    linux kernel. Buildroot is an independant project.<br>
    Please read docu page first:<br>
    <a class="moz-txt-link-freetext" href="http://buildroot.uclibc.org/downloads/buildroot.html">http://buildroot.uclibc.org/downloads/buildroot.html</a> )<br>
    <br>
    Regards,<br>
    Marcus<br>
  </body>
</html>