This website requires JavaScript.
Explore
Help
Sign In
Kernel
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced
2025-01-10 15:19:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
linux
/
drivers
/
media
/
usb
/
ttusb-budget
/
Makefile
4 lines
97 B
Makefile
Raw
Normal View
History
Unescape
Escape
Linux-2.6.12-rc2 Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
2005-04-16 15:20:36 -07:00
obj-$(CONFIG_DVB_TTUSB_BUDGET)
+=
dvb-ttusb-budget.o
media: move dvb kAPI headers to include/media Except for DVB, all media kAPI headers are at include/media. Move the headers to it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-12-28 13:03:51 -05:00
ccflags-y
+=
-Idrivers/media/dvb-frontends
Reference in New Issue
Copy Permalink