Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
linux
Commits
a616c214
Commit
a616c214
authored
22 years ago
by
Greg Kroah-Hartman
Browse files
Options
Download
Email Patches
Plain Diff
USB Config.in and Makefile minor changes
sync up with -dj tree
parent
33505caf
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
drivers/usb/Config.in
drivers/usb/Config.in
+1
-1
drivers/usb/Makefile
drivers/usb/Makefile
+1
-1
No files found.
drivers/usb/Config.in
View file @
a616c214
...
...
@@ -15,7 +15,7 @@ if [ "$CONFIG_USB" = "y" -o "$CONFIG_USB" = "m" ]; then
source drivers/usb/storage/Config.in
source drivers/usb/input/Config.in
source drivers/usb/image/Config.in
source drivers/usb/media/Config.in
...
...
This diff is collapsed.
Click to expand it.
drivers/usb/Makefile
View file @
a616c214
...
...
@@ -17,7 +17,7 @@ subdir-$(CONFIG_USB_UHCI) += host
subdir-$(CONFIG_USB_ACM)
+=
class
subdir-$(CONFIG_USB_AUDIO)
+=
class
subdir-$(CONFIG_USB_BLUETOOTH)
+=
class
subdir-$(CONFIG_USB_BLUETOOTH
_TTY
)
+=
class
subdir-$(CONFIG_USB_PRINTER)
+=
class
subdir-$(CONFIG_USB_STORAGE)
+=
storage
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment