Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-10-16 | build: remove CONFIG_LIBDECNUMBER | Paolo Bonzini | |
It is used by all PPC targets; we can give the directory its own Makefile.objs file, and include it directly from target/ppc. target/s390 can do the same when it starts using it. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |