Commit Graph

10 Commits

Author SHA1 Message Date
Nicolas Thill
092021f69b video modules changes: change dependency on kmod-video-core from select to depends, cleanup
SVN-Revision: 8856
2007-09-20 07:31:06 +00:00
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
SVN-Revision: 8806
2007-09-16 16:39:18 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
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.
SVN-Revision: 8653
2007-09-06 16:27:37 +00:00
Nicolas Thill
be0de75a3e package Makefile cleanup: remove uneeded vars
SVN-Revision: 8587
2007-09-03 08:20:36 +00:00
Nicolas Thill
c8862d6777 remove duplicate ./include/kernel.mk inclusion
SVN-Revision: 8582
2007-09-03 07:47:33 +00:00
Nicolas Thill
02cd6d278f use a default VERSION field for kmod packages
SVN-Revision: 8575
2007-09-02 16:39:27 +00:00
Nicolas Thill
ed6447913b rename kmod-qc-usb to kmod-usb-qc, fix dependencies, only build kernel module if it was selected
SVN-Revision: 7552
2007-06-10 22:41:40 +00:00
Felix Fietkau
9114220553 refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
2007-06-04 11:25:53 +00:00
Florian Fainelli
e970424ddb Add qc-usb modules (#1193)
SVN-Revision: 6966
2007-04-16 12:31:38 +00:00