diff options
| author | Greg Kroah-Hartman <greg@kroah.com> | 2002-04-04 07:18:16 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <greg@kroah.com> | 2002-04-04 07:18:16 -0800 |
| commit | 44ceced3781578edbca11ba4b33e53fa19662abf (patch) | |
| tree | 699326671b26f72bbc1941e0c2acbc383f7d67d0 /drivers/usb/class | |
| parent | 64416c9864bd365d9988a54201a903642a0361b7 (diff) | |
USB
fixed lib Makefile problem with usb files moving
moved drivers/usb/scanner/ to drivers/usb/image/
Diffstat (limited to 'drivers/usb/class')
| -rw-r--r-- | drivers/usb/class/Makefile.lib | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/class/Makefile.lib b/drivers/usb/class/Makefile.lib new file mode 100644 index 000000000000..891c91821ce8 --- /dev/null +++ b/drivers/usb/class/Makefile.lib @@ -0,0 +1 @@ +obj-$(CONFIG_USB_CATC) += crc32.o |
