block: luks: better error message when creating too large files
[qemu/ar7.git] / hw / gpio / Makefile.objs
blob3cfc261f9b7462e9af60d3cea2636eef43e5d3ca
1 common-obj-$(CONFIG_MAX7310) += max7310.o
2 common-obj-$(CONFIG_PL061) += pl061.o
3 common-obj-$(CONFIG_PUV3) += puv3_gpio.o
4 common-obj-$(CONFIG_ZAURUS) += zaurus.o
5 common-obj-$(CONFIG_E500) += mpc8xxx.o
6 common-obj-$(CONFIG_GPIO_KEY) += gpio_key.o
8 common-obj-$(CONFIG_OMAP) += omap_gpio.o
9 common-obj-$(CONFIG_IMX) += imx_gpio.o
10 common-obj-$(CONFIG_RASPI) += bcm2835_gpio.o
11 common-obj-$(CONFIG_NRF51_SOC) += nrf51_gpio.o
12 common-obj-$(CONFIG_ASPEED_SOC) += aspeed_gpio.o