[PATCH] ioc4: Remove SN2 feature and config dependencies
[deliverable/linux.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
8bb31b9d 9obj-$(CONFIG_LKDTM) += lkdtm.o
f9565129
AD
10obj-$(CONFIG_TIFM_CORE) += tifm_core.o
11obj-$(CONFIG_TIFM_7XX1) += tifm_7xx1.o
This page took 0.219231 seconds and 5 git commands to generate.