Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-05-04 | All distros: Bring in conf/distro/include/${LIBC}.inc | Tom Rini | 1 | |
With minimal/minimal-uclibc we have to do a little rework so that minimal-uclibc can override the main distro. Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com> | ||||
2009-05-04 | Add distro inc files for eglibc, glibc and uclibc. | Tom Rini | 1 | |
This gives us the libc into OVERRIDES, of glibc for glibc/eglibc and uclibc for uclibc. We also ?= for libintl/libiconv and = set the rest of the virtuals. Acked-by: Leon Woestenberg <leon@sidebranch.com> Acked-by: Mike Westerhof <mwester@dls.net> Signed-off-by: Tom Rini <trini@embeddedalley.com> |