]> Git Repo - qemu.git/blobdiff - hw/i2c/Makefile.objs
i2c: add aspeed i2c controller
[qemu.git] / hw / i2c / Makefile.objs
index aeb8f38d70f125fc14e738d276841c7cfcbd8170..1fd54edf4c23ad199c150a703462651f294635ff 100644 (file)
@@ -5,4 +5,5 @@ common-obj-$(CONFIG_APM) += pm_smbus.o
 common-obj-$(CONFIG_BITBANG_I2C) += bitbang_i2c.o
 common-obj-$(CONFIG_EXYNOS4) += exynos4210_i2c.o
 common-obj-$(CONFIG_IMX_I2C) += imx_i2c.o
+common-obj-$(CONFIG_ASPEED_SOC) += aspeed_i2c.o
 obj-$(CONFIG_OMAP) += omap_i2c.o
This page took 0.019048 seconds and 4 git commands to generate.