Commit 0bb248a5 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

[PATCH] USB: Compile AX8817x driver

From mru@users.sourceforge.net

This trivial Makefile patch causes the AX8817x driver to actually be
built.
parent aad4d213
......@@ -35,6 +35,7 @@ obj-$(CONFIG_USB_SE401) += media/
obj-$(CONFIG_USB_STV680) += media/
obj-$(CONFIG_USB_VICAM) += media/
obj-$(CONFIG_USB_AX8817X) += net/
obj-$(CONFIG_USB_CATC) += net/
obj-$(CONFIG_USB_KAWETH) += net/
obj-$(CONFIG_USB_PEGASUS) += net/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment