All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [RFC] Create include/u-boot directory
Date: Sat, 12 Apr 2008 14:25:28 +0200	[thread overview]
Message-ID: <20080412122528.GA17663@game.jcrosoft.org> (raw)

Hi,

	I proposing to create an include directory name u-boot like it's
	done in linux (include/linux) where we put all relate u-boot
	headers except configs and asms dirs.
	It will allow us to be sure to be independent form the host
	system as example

	The include will look like this

#ls -alh include
total 72K
drwxr-xr-x 16 j j 4,0K avr 12 14:17 .
drwxr-xr-x 32 j j 4,0K avr 12 14:08 ..
drwxr-xr-x 20 j j 4,0K avr 12 14:01 asm-arm
drwxr-xr-x  3 j j 4,0K mar 31 12:02 asm-avr32
drwxr-xr-x  8 j j 4,0K avr 12 05:58 asm-blackfin
drwxr-xr-x  3 j j 4,0K mar 31 12:02 asm-i386
drwxr-xr-x  3 j j 4,0K avr 12 05:58 asm-m68k
drwxr-xr-x  3 j j 4,0K mar 31 12:02 asm-microblaze
drwxr-xr-x  2 j j 4,0K avr 12 14:01 asm-mips
drwxr-xr-x  2 j j 4,0K mar 31 12:02 asm-nios
drwxr-xr-x  2 j j 4,0K mar 31 12:02 asm-nios2
drwxr-xr-x  2 j j 4,0K avr 12 06:27 asm-ppc
drwxr-xr-x  2 j j 4,0K avr 12 05:58 asm-sh
drwxr-xr-x  2 j j 8,0K avr 12 05:59 configs
-rw-r--r--  1 j j  110 mar 31 12:02 .gitignore
drwxr-xr-x  4 j j 4,0K avr 12 05:58 linux
drwxr-xr-x  7 j j 4,0K avr 12 14:17 u-boot

Best Regards,
J.

             reply	other threads:[~2008-04-12 12:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-12 12:25 Jean-Christophe PLAGNIOL-VILLARD [this message]
2008-04-14 10:47 ` [U-Boot-Users] [RFC] Create include/u-boot directory Luigi 'Comio' Mantellini
2008-04-14 19:50 ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080412122528.GA17663@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.