[U-Boot] [PATCH v2 0/6] Clean up top-level directory structure

Shinya Kuribayashi skuribay at pobox.com
Sat Jul 11 02:03:58 CEST 2009


Hi,

Peter Tyser wrote:
> This series moves api_examples to api/examples and moves all
> lib* directories into a common lib/ directory.  It also
> moves the <ARCH>_config.mk files into their corresponding
> lib directory.
> 
> Seeing 12 lib_<ARCH> directories and 12 <ARCH>_config.mk
> files in U-Boot's top level always annoyed me,

Me, too.

Before verifying MIPS builds, I'd like to make sure that why you take
lib/$(ARCH)/ alternative, not $(ARCH)/lib/.  If there were any
discussion on #IRC, is there any chance we could share the summary or
decision to follow?

Please note that I agree with such cleanup, of course.  I just would
like to make sure that lib/$(ARCH)/ is an authorized policy or not.
If authorized one, I'm fine.

Thanks in advance,


More information about the U-Boot mailing list