Hi David,

On Fri, Dec 07, 2007 at 12:32:06AM +1000, David McCullough wrote:
> 
> put the files (rc and inittab) into vendors/my_company/my_project/.
> Then in the "romfs" section of vendors/my_company/my_project/Makefile
> add the folowing lines:
> 
>       $(ROMFSINST) /etc/rc
>       $(ROMFSINST) /etc/inittab
>       $(ROMFSINST) -s /bin/init /init
> 
> then when you run:
> 
>       make romfs
> 
> or just when you do a full build,  the files (and symlink)
> will get installed.  There are lots of examples in the tree
> for doing this,  have a look around,

I did, and already copied things from the ALTERA Makefile - but somehow
still a different /etc/rc and /etc/inittab are used, so I was thinking
there might be some other default that I have to explicitly override
or so.
Anyways, not a big problem, I think I can mange this.

The bigger problem is some linker problem with mtd-utils, post follows...

Regards,
Wolfgang

_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to