49ab747f66
This patch tackles all files that are compiled once, moving them to subdirectories of hw/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
4 lines
121 B
Makefile
4 lines
121 B
Makefile
common-obj-$(CONFIG_MAX7310) += max7310.o
|
|
common-obj-$(CONFIG_PL061) += pl061.o
|
|
common-obj-$(CONFIG_PUV3) += puv3_gpio.o
|