aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/profiles
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-12-13 08:04:54 +0000
committerJohn Crispin <blogic@openwrt.org>2014-12-13 08:04:54 +0000
commit28619490eee769a392c0ea11188b99dc5aa10a53 (patch)
tree22e8855485dfb7c1216489cddd7e2f5ba7de14e7 /target/linux/oxnas/profiles
parentbcb31c4bc74ad61dca1f68aa50df03c896d5d4b9 (diff)
downloadmaster-187ad058-28619490eee769a392c0ea11188b99dc5aa10a53.tar.gz
master-187ad058-28619490eee769a392c0ea11188b99dc5aa10a53.tar.bz2
master-187ad058-28619490eee769a392c0ea11188b99dc5aa10a53.zip
oxnas: fix gpio-fan on kd20
define speed-map and include kmod-hwmon-gpiofan in kd20 profile Signed-off-by: Daniel Golle <daniel@makrotopia.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43678 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/oxnas/profiles')
-rw-r--r--target/linux/oxnas/profiles/100-Generic.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/oxnas/profiles/100-Generic.mk b/target/linux/oxnas/profiles/100-Generic.mk
index 6681c23cb9..5304839754 100644
--- a/target/linux/oxnas/profiles/100-Generic.mk
+++ b/target/linux/oxnas/profiles/100-Generic.mk
@@ -35,7 +35,7 @@ define Profile/KD20
NAME:=Shuttle KD20
PACKAGES:= \
kmod-usb3 kmod-usb-storage kmod-i2c-gpio kmod-rtc-pcf8563 \
- kmod-gpio-beeper
+ kmod-gpio-beeper kmod-hwmon-core kmod-hwmon-gpiofan
endef
define Profile/KD20/Description