This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-06-24 10:18:09 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
Files
caa9e0e0f36b9c406375ae05d7a8fe9c850df51f
openwrt
/
package
/
kernel
History
Jonas Gorski
aa8f9171f2
kernel: fix OCF for linux 3.2
...
Add skb_frag_page from 3.2 to OCF for 3.1 and earlier and use it. SVN-Revision: 29818
2012-01-19 19:51:54 +00:00
..
modules
kernel: fix OCF for linux 3.2
2012-01-19 19:51:54 +00:00
Makefile
include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible.
2012-01-08 15:23:11 +00:00