summaryrefslogtreecommitdiff
path: root/hw/ide/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ide/Makefile.objs')
-rw-r--r--hw/ide/Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ide/Makefile.objs b/hw/ide/Makefile.objs
index 729e9bd0db..f0edca3300 100644
--- a/hw/ide/Makefile.objs
+++ b/hw/ide/Makefile.objs
@@ -10,3 +10,4 @@ common-obj-$(CONFIG_IDE_VIA) += via.o
common-obj-$(CONFIG_MICRODRIVE) += microdrive.o
common-obj-$(CONFIG_AHCI) += ahci.o
common-obj-$(CONFIG_AHCI) += ich.o
+common-obj-$(CONFIG_ALLWINNER_A10) += ahci-allwinner.o