10 Commits (4506b4e279b2516cdc91c78513d9bb658a15225b)

Author SHA1 Message Date
Nicolas Thill 092021f69b video modules changes: change dependency on kmod-video-core from select to depends, cleanup 17 years ago
Nicolas Thill cd2cccd2ff various changes for kernel video support: * move kernel video related modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago
Nicolas Thill be0de75a3e package Makefile cleanup: remove uneeded vars 17 years ago
Nicolas Thill c8862d6777 remove duplicate ./include/kernel.mk inclusion 17 years ago
Nicolas Thill 02cd6d278f use a default VERSION field for kmod packages 17 years ago
Nicolas Thill ed6447913b rename kmod-qc-usb to kmod-usb-qc, fix dependencies, only build kernel module if it was selected 17 years ago
Felix Fietkau 9114220553 refresh all package patches in the buildroot using quilt 17 years ago
Florian Fainelli e970424ddb Add qc-usb modules (#1193) 17 years ago