Messages in this thread |  | | | Date | Fri, 21 Jan 2011 12:08:37 -0800 | | From | Greg KH <> | | Subject | Re: [PATCH -next] staging/hv: hv_utils depends on CONNECTOR |
| |
On Fri, Jan 21, 2011 at 09:18:56AM -0800, Randy Dunlap wrote: > From: Randy Dunlap <randy.dunlap@oracle.com> > > Don't build hv_utils when CONFIG_CONNECTOR is not enabled. > Fixes these build errors: > > ERROR: "cn_add_callback" [drivers/staging/hv/hv_utils.ko] undefined! > ERROR: "cn_del_callback" [drivers/staging/hv/hv_utils.ko] undefined! > ERROR: "cn_netlink_send" [drivers/staging/hv/hv_utils.ko] undefined! > > Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> > Cc: Greg Kroah-Hartman <gregkh@suse.de> > Cc: Hank Janssen <hjanssen@microsoft.com> > Cc: Haiyang Zhang <haiyangz@microsoft.com>
Doh, sorry about this, good catch.
greg k-h
|  |