summaryrefslogtreecommitdiffstats
path: root/package/qc-usb
Commit message (Collapse)AuthorAgeFilesLines
* fix potential build errors when changing the qc-usb package selectionnbd2008-01-061-7/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10124 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove LINUX_2_6 dependency from qc-usbnbd2008-01-061-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* video modules changes: change dependency on kmod-video-core from select to ↵nico2007-09-201-10/+5
| | | | | | depends, cleanup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8856 3c298f89-4303-0410-b956-a3cf2f4a3e73
* various changes for kernel video support:nico2007-09-161-9/+8
| | | | | | | | | | | * 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package description to a separate definition, remove it when ↵nico2007-09-071-8/+16
| | | | | | DESCRIPTION=TITLE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-09-061-1/+1
| | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package Makefile cleanup: remove uneeded varsnico2007-09-031-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8587 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove duplicate ./include/kernel.mk inclusionnico2007-09-031-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use a default VERSION field for kmod packagesnico2007-09-021-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename kmod-qc-usb to kmod-usb-qc, fix dependencies, only build kernel ↵nico2007-06-101-16/+12
| | | | | | module if it was selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7552 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh all package patches in the buildroot using quiltnbd2007-06-041-6/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add qc-usb modules (#1193)florian2007-04-162-0/+105
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6966 3c298f89-4303-0410-b956-a3cf2f4a3e73