tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: chfs support in makefs
On Tue, Apr 10, 2012 at 11:41:11AM +0200, Tamas Toth wrote:
> I added chfs support to makefs. It's a bit ugly, because I had to copy
> some parts of sys/vnode.h to chfs/mkfs_chfs.c. (Tools can't be compiled
> with build.sh if I include the sys/vnode.h.)
I wonder if we should run a second "late tools" build for tools only needed
to prepare installation images and similar, which then can rely on the
installed target headers.
Duplicating this definitions sounds dangerous.
Martin
Home |
Main Index |
Thread Index |
Old Index