Skip to main content
Product
Technology
Discover
Solutions
Docs
Downloads
Pricing
Search
/
Sign in
Sign up
brintos
/
linux-shallow
public
Read only
Watch
0
Star
0
Fork
0
Files
Commits
Insights
linux-shallow
/
drivers
/
media
/
usb
/
s2255
/
Makefile
Text
·
80 B
·
cfc4e73
Raw
4 lines · plain
1
# SPDX-License-Identifier: GPL-2.0-only
2
obj-$(CONFIG_USB_S2255) += s2255drv.o
3
4