1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-08 00:02:21 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
nico
b9c0ebdb06 build the kmod-video-quickcam module only if it was selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-20 09:49:13 +00:00
nico
eed98d8bd7 package/qc-usb:
* update to 0.6.6 (closes: #3215)
 * fix build on linux > 2.6.23


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10796 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-12 20:20:41 +00:00
nbd
e2b0e04017 fix potential build errors when changing the qc-usb package selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10124 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-01-06 02:12:40 +00:00
nbd
4b17cc52e1 Remove LINUX_2_6 dependency from qc-usb
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
2008-01-06 02:12:37 +00:00
nico
157f1fad33 video modules changes: change dependency on kmod-video-core from select to depends, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 07:31:06 +00:00
nico
22348e0a56 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


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8806 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-16 16:39:18 +00:00
nico
c4b73fa154 move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
nbd
17c7b6c3fd 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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-06 16:27:37 +00:00
nico
76c7aa6ffa package Makefile cleanup: remove uneeded vars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8587 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 08:20:36 +00:00
nico
12d6728142 remove duplicate ./include/kernel.mk inclusion
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 07:47:33 +00:00
nico
a702c26fde use a default VERSION field for kmod packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02 16:39:27 +00:00
nico
6c1015f0d3 rename kmod-qc-usb to kmod-usb-qc, fix dependencies, only build kernel module if it was selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-10 22:41:40 +00:00
nbd
b5cb1795de refresh all package patches in the buildroot using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 11:25:53 +00:00
florian
78d8d5a892 Add qc-usb modules (#1193)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6966 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-16 12:31:38 +00:00