diff options
-rw-r--r-- | target/linux/mvebu/profiles/100-Generic.mk | 2 |
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 |