commit | 82cb6b041c307bd96c067147af69cd98be91a682 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Sat Jan 19 11:06:48 2013 +0100 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Jan 26 13:15:37 2013 +0000 |
tree | 7283ae0244b7adb22e966c3486a533e3c0e95156 | |
parent | 000823449ca07e50086413338f907d7a817db2ce [diff] |
build: remove extra-obj-y extra-obj-y is somewhat complicated to understand. Replace it with a special CONFIG_ALL symbol that is defined only at toplevel. This limits the case of directories defining more than one *-obj-y target. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>