Linux-2.6.12-rc2
[deliverable/linux.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_DS1302) += ds1302.o
10 obj-$(CONFIG_ETRAX_PCF8563) += pcf8563.o
11
12
This page took 0.028998 seconds and 5 git commands to generate.