asus-laptop: add base driver
[linux-2.6-block.git] / drivers / misc / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for misc devices that really don't fit anywhere else.
3#
4obj- := misc.o # Dummy rule to force built-in.o to be made
5
8bb31b9d 6obj-$(CONFIG_IBM_ASM) += ibmasm/
1da177e4 7obj-$(CONFIG_HDPU_FEATURES) += hdpuftrs/
8c4c731a 8obj-$(CONFIG_MSI_LAPTOP) += msi-laptop.o
85091b71 9obj-$(CONFIG_ASUS_LAPTOP) += asus-laptop.o
8bb31b9d 10obj-$(CONFIG_LKDTM) += lkdtm.o
f9565129
AD
11obj-$(CONFIG_TIFM_CORE) += tifm_core.o
12obj-$(CONFIG_TIFM_7XX1) += tifm_7xx1.o
59f14800 13obj-$(CONFIG_SGI_IOC4) += ioc4.o