This website requires JavaScript.
Explore
Help
Sign In
mr
/
openwrt
Watch
2
Star
0
Fork
1
You've already forked openwrt
Code
Issues
7
Pull Requests
Releases
Wiki
Activity
c31627a112
openwrt
/
package
/
kernel
History
Jo-Philipp Wich
c31627a112
This patch adds a kmod in hwmon for the SHT21 sensor (I2C temperature and humidity sensor)
...
Signed-off-by: Christian Gagneraud <chris@techworks.ie> SVN-Revision: 30986
2012-03-18 19:49:17 +00:00
..
modules
This patch adds a kmod in hwmon for the SHT21 sensor (I2C temperature and humidity sensor)
2012-03-18 19:49:17 +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