This website requires JavaScript.
Explore
Help
Sign In
Backups
/
immortalwrt-mt798x
Watch
1
Star
0
Fork
0
You've already forked immortalwrt-mt798x
mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced
2025-01-10 11:09:57 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
immortalwrt-mt798x
/
package
/
kernel
/
modules
History
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
..
block.mk
add missing dependencies on PCI/PCMCIA/USB support
2007-09-16 16:21:56 +00:00
fs.mk
fix KCONFIG in packages: move back all KCONFIG from package variants to the main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later.
2007-09-09 20:37:50 +00:00
i2c.mk
fix target names in DEPENDS (
closes
:
#2341
)
2007-09-11 13:49:28 +00:00
netfilter.mk
move package description to a separate definition, remove it when DESCRIPTION=TITLE
2007-09-07 08:34:51 +00:00
network.mk
add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change kmod-pppoa dependency on kmod-atm from depends to select
2007-09-16 16:16:57 +00:00
other.mk
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
2007-09-16 16:39:18 +00:00
usb.mk
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
2007-09-16 16:39:18 +00:00
video.mk
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
2007-09-16 16:39:18 +00:00
wireless.mk
add missing dependencies on PCI/PCMCIA/USB support
2007-09-16 16:21:56 +00:00