From 00db8a8ecc91abeb46d1128a788a194018c51e77 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 24 Feb 2009 20:08:20 -0800 Subject: Staging: p9auth: add to the kernel build This adds the p9auth code to the kernel build Cc: Ashwin Ganti Signed-off-by: Greg Kroah-Hartman --- drivers/staging/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/staging/Makefile') diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile index a9b85e8bdc5..7e972667a63 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/ -- cgit v1.2.3