]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - arch/cris/arch-v10/drivers/Makefile
Input: wm97xx: add new AC97 bus support
[mirror_ubuntu-focal-kernel.git] / arch / cris / arch-v10 / drivers / Makefile
1 #
2 # Makefile for Etrax-specific drivers
3 #
4
5 obj-$(CONFIG_ETRAX_AXISFLASHMAP) += axisflashmap.o
6 obj-$(CONFIG_ETRAX_I2C) += i2c.o
7 obj-$(CONFIG_ETRAX_I2C_EEPROM) += eeprom.o
8 obj-$(CONFIG_ETRAX_GPIO) += gpio.o
9 obj-$(CONFIG_ETRAX_SYNCHRONOUS_SERIAL) += sync_serial.o
10