Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
a616c214
Commit
a616c214
authored
May 07, 2002
by
Greg Kroah-Hartman
Browse files
Options
Browse Files
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
...
...
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
...
...
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