mirror of
https://github.com/buildwithparallel/openwrt
synced 2026-08-10 21:35:45 -04:00
Our video camera patches added Kconfigs MEDIA_CONTROLLER and MEDIA_SUPPORT to kmod-video-core. MEDIA_SUPPORT is required by several of the drivers and they also enable MEDIA_CONTROLLER. kmod-usb-audio aka snd_usb_audio.ko depends on mc.ko (MEDIA_CONTROLLER), if MEDIA_CONTROLLER is set. Therefore I split out the MEDIA_CONTROLLER module and conflated it with MEDIA_SUPPORT. Then made video-core depend on that kmod and usb-audio conditionally depend on it. Approved-by: James Haggerty Approved-by: Arien Judge |
||
|---|---|---|
| .. | ||
| base-files | ||
| boot | ||
| devel | ||
| firmware | ||
| kernel | ||
| libs | ||
| network | ||
| system | ||
| utils | ||
| Makefile | ||