MSI S270 Laptop support: backlight, wlan, bluetooth states
[deliverable/linux.git] / drivers / misc / Makefile
1 #
2 # Makefile for misc devices that really don't fit anywhere else.
3 #
4 obj- := misc.o # Dummy rule to force built-in.o to be made
5
6 obj-$(CONFIG_IBM_ASM) += ibmasm/
7 obj-$(CONFIG_HDPU_FEATURES) += hdpuftrs/
8 obj-$(CONFIG_MSI_LAPTOP) += msi-laptop.o
9 obj-$(CONFIG_LKDTM) += lkdtm.o
10 obj-$(CONFIG_TIFM_CORE) += tifm_core.o
11 obj-$(CONFIG_TIFM_7XX1) += tifm_7xx1.o
This page took 0.031797 seconds and 5 git commands to generate.