AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20090107140802.4f5f0e7f@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:exch1.onstor.net
NSV:
SSH:
R:<larry.scheer@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
X-Sylpheed-End-Special-Headers: 1
Date: Wed, 7 Jan 2009 14:09:29 -0800
From: Andrew Sharp <andy.sharp@onstor.com>
To: Larry Scheer <larry.scheer@onstor.com>
Subject: makefile help needed
Message-ID: <20090107140929.6b76a669@ripper.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Hi Larry,

I need your help with a makefile.  I'm adding a new directory,
linux/tools, and the first residents will be a program called
load_vmlinux.c and the makefile.  So I need your help making this [very
minimal] makefile, but also the idea is that there be more programs
added to this directory as time goes by.

So I guess I'm also asking for "design overview" about the new
directory as well.  If you have a better idea where this program should
go, etc, etc.  It's job is to load the txrx and fp runtime images
instead of the the PROM doing it.  So it will be run from an
init.d script.  Currently I put the init.d script into
linux/rootfs/etc/init.d, but I'm also wondering if that script
shouldn't go in the same directory as the load program, but then I'm
not sure how to get it placed in the init.d directory at FS build time.

Your thoughts?

files at:

~andys/src/dev/linux/tools/{Makefile,load_vmlinux.c}
~andys/src/dev/linux/rootfs/etc/init.d/onstor-load-embedded

changelist 31461
