Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build the kmod-video-quickcam module only if it was selected | Nicolas Thill | 2008-04-20 | 1 | -1/+11 |
| | | | | SVN-Revision: 10881 | ||||
* | package/qc-usb: * update to 0.6.6 (closes: #3215) * fix build on linux > 2.6.23 | Nicolas Thill | 2008-04-12 | 3 | -29/+26 |
| | | | | SVN-Revision: 10796 | ||||
* | fix potential build errors when changing the qc-usb package selection | Felix Fietkau | 2008-01-06 | 1 | -7/+1 |
| | | | | SVN-Revision: 10124 | ||||
* | Remove LINUX_2_6 dependency from qc-usb | Felix Fietkau | 2008-01-06 | 1 | -4/+16 |
| | | | | | | | | | | | | | This patch removes LINUX_2_6 dependency from qc-usb for those of us who still have broadcom chipsets as qc-usb works fine on LINUX_2_4 too. This compiles with both 2.4 and 2.6 kernels selected, and although i do not have a Kamikaze svn system, the same changes (albeit without the new package name changes in svn vs 7.09) work fine on my running 2.4 system with a Quickcam Express card (older model). Signed-off-by: Misha Koshelev <mk144210 at bcm dot edu> SVN-Revision: 10123 | ||||
* | video modules changes: change dependency on kmod-video-core from select to ↵ | Nicolas Thill | 2007-09-20 | 1 | -10/+5 |
| | | | | | | depends, cleanup SVN-Revision: 8856 | ||||
* | various changes for kernel video support: * move kernel video related ↵ | Nicolas Thill | 2007-09-16 | 1 | -9/+8 |
| | | | | | | 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 SVN-Revision: 8806 | ||||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | 1 | -8/+16 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -1/+1 |
| | | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 | ||||
* | package Makefile cleanup: remove uneeded vars | Nicolas Thill | 2007-09-03 | 1 | -2/+0 |
| | | | | SVN-Revision: 8587 | ||||
* | remove duplicate ./include/kernel.mk inclusion | Nicolas Thill | 2007-09-03 | 1 | -1/+0 |
| | | | | SVN-Revision: 8582 | ||||
* | use a default VERSION field for kmod packages | Nicolas Thill | 2007-09-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 8575 | ||||
* | rename kmod-qc-usb to kmod-usb-qc, fix dependencies, only build kernel ↵ | Nicolas Thill | 2007-06-10 | 1 | -16/+12 |
| | | | | | | module if it was selected SVN-Revision: 7552 | ||||
* | refresh all package patches in the buildroot using quilt | Felix Fietkau | 2007-06-04 | 1 | -6/+8 |
| | | | | SVN-Revision: 7490 | ||||
* | Add qc-usb modules (#1193) | Florian Fainelli | 2007-04-16 | 2 | -0/+105 |
SVN-Revision: 6966 |