summaryrefslogtreecommitdiffstats
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
commit9a8a348f14d72e60bba97b3afe4e548b6a8ac168 (patch)
tree7b0d95a9a3f0b03b1d1150e1510f0cca99c4f00b /target/linux/mvebu/profiles
parent18012a41981270d25a4628846470b127467ae028 (diff)
downloadmaster-31e0f0ae-9a8a348f14d72e60bba97b3afe4e548b6a8ac168.tar.gz
master-31e0f0ae-9a8a348f14d72e60bba97b3afe4e548b6a8ac168.tar.bz2
master-31e0f0ae-9a8a348f14d72e60bba97b3afe4e548b6a8ac168.zip
mvebu: use pwmfan in the profile
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 44131
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