aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2009-02-24 20:08:20 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2009-04-03 14:54:23 -0700
commit00db8a8ecc91abeb46d1128a788a194018c51e77 (patch)
tree4969b73c3e19db66c6923f4cb0bd316aad3acde5 /drivers/staging/Makefile
parentStaging: p9auth: fix credential logic (diff)
downloadlinux-dev-00db8a8ecc91abeb46d1128a788a194018c51e77.tar.xz
linux-dev-00db8a8ecc91abeb46d1128a788a194018c51e77.zip
Staging: p9auth: add to the kernel build
This adds the p9auth code to the kernel build Cc: Ashwin Ganti <ashwin.ganti@gmail.com> 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 a9b85e8bdc5d..7e972667a630 100644
--- a/drivers/staging/Makefile
+++ b/drivers/staging/Makefile
@@ -35,3 +35,4 @@ obj-$(CONFIG_STLC45XX) += stlc45xx/
obj-$(CONFIG_USB_SERIAL_ATEN2011) += uc2322/
obj-$(CONFIG_B3DFG) += b3dfg/
obj-$(CONFIG_IDE_PHISON) += phison/
+obj-$(CONFIG_PLAN9AUTH) += p9auth/