aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/profiles
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2015-01-25 15:52:28 +0000
committerImre Kaloz <kaloz@openwrt.org>2015-01-25 15:52:28 +0000
commita91f2f12729416367dae72fc56450c81749d2d63 (patch)
tree05814b6e5209a23571ca591c47551a64080ba0c9 /target/linux/mvebu/profiles
parent037060d1dd09cd4e3f321d66eb679fc8424aee93 (diff)
downloadmaster-187ad058-a91f2f12729416367dae72fc56450c81749d2d63.tar.gz
master-187ad058-a91f2f12729416367dae72fc56450c81749d2d63.tar.bz2
master-187ad058-a91f2f12729416367dae72fc56450c81749d2d63.zip
mvebu: use pwmfan in the profile
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44131 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/mvebu/profiles')
-rw-r--r--target/linux/mvebu/profiles/100-Generic.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mvebu/profiles/100-Generic.mk b/target/linux/mvebu/profiles/100-Generic.mk
index 976604dc6a..99d2d305d1 100644
--- a/target/linux/mvebu/profiles/100-Generic.mk
+++ b/target/linux/mvebu/profiles/100-Generic.mk
@@ -13,7 +13,7 @@ define Profile/Generic
kmod-ata-core kmod-ata-marvell-sata \
kmod-rtc-marvell kmod-thermal-armada \
kmod-gpio-button-hotplug kmod-hwmon-tmp421 \
- kmod-hwmon-gpiofan kmod-leds-tlc59116 \
+ kmod-hwmon-pwmfan kmod-leds-tlc59116 \
kmod-ledtrig-usbdev kmod-mwlwifi wpad-mini \
swconfig
endef