summaryrefslogtreecommitdiff
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2010-07-08 23:25:55 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2010-07-08 23:25:55 (GMT)
commit8dd1260f93ecc28cb36fd75e15ddca34b571602e (patch)
tree6a4b7a71203df12406ce0335e0e3bf5e24ccef51 /drivers/staging/Makefile
parent6da4cd46902973f267fcc93325f65a93eca52ad5 (diff)
downloadlinux-fsl-qoriq-8dd1260f93ecc28cb36fd75e15ddca34b571602e.tar.xz
Staging: quickstart: add the quickstart driver to the build
This adds the needed Kconfig and Makefile changes to add the quickstart driver to the build. Cc: Angelo Arrifano <miknix@gentoo.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/Makefile')
-rw-r--r--drivers/staging/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile
index 952b64e..6cba01e 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -58,3 +58,4 @@ obj-$(CONFIG_MSM_STAGING) += msm/
obj-$(CONFIG_EASYCAP) += easycap/
obj-$(CONFIG_SOLO6X10) += solo6x10/
obj-$(CONFIG_TIDSPBRIDGE) += tidspbridge/
+obj-$(CONFIG_ACPI_QUICKSTART) += quickstart/