From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus =?iso-8859-1?Q?Klotzb=FCcher?= Date: Fri, 28 Sep 2007 08:42:47 +0200 Subject: [U-Boot-Users] make entry for creating new folder in standalone board In-Reply-To: <12935262.post@talk.nabble.com> (srinivas.chilaka@moschip.com's message of "Thu, 27 Sep 2007 23:21:27 -0700 (PDT)") References: <12935262.post@talk.nabble.com> Message-ID: <87sl4z8f4o.fsf@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Nivas, nivas writes: > lam using u-boot-1.1.6 source(cpu-arm926ejs board-mcs8140(our standalone > board). This version is old, first of all you should get the most current top of tree U-Boot to do your porting. > I want to create a new folder under my board(mcs8140) for some validation > code. > how to make entry for new folder and how to create a makefile in new folder? > Please give me a solution for above problem. Sure, mkdir is an excellent choice for creating directories. cp comes in handy for copying an existing Makefile from a different directory to your new one. Then adapt it for your need. Best regards Markus Klotzbuecher -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de