aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/Makefile
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2007-02-03 01:38:30 -0500
committerLen Brown <len.brown@intel.com>2007-02-03 01:38:30 -0500
commita4144e451ce1951e8dad2aa8e2288f75ab745172 (patch)
tree133ea66d3f685702c0a628e5001d86ca2ed393db /drivers/misc/Makefile
parenteee3c859c486d4f110f154807430eaf825ff4a3d (diff)
parent8def05fa82bfa4af0c8e83a00ff377ddd9074480 (diff)
Pull asus into test branch
Diffstat (limited to 'drivers/misc/Makefile')
-rw-r--r--drivers/misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile
index c9e98ab021c..35da53c409c 100644
--- a/drivers/misc/Makefile
+++ b/drivers/misc/Makefile
@@ -6,6 +6,7 @@ obj- := misc.o # Dummy rule to force built-in.o to be made
obj-$(CONFIG_IBM_ASM) += ibmasm/
obj-$(CONFIG_HDPU_FEATURES) += hdpuftrs/
obj-$(CONFIG_MSI_LAPTOP) += msi-laptop.o
+obj-$(CONFIG_ASUS_LAPTOP) += asus-laptop.o
obj-$(CONFIG_LKDTM) += lkdtm.o
obj-$(CONFIG_TIFM_CORE) += tifm_core.o
obj-$(CONFIG_TIFM_7XX1) += tifm_7xx1.o