X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/346bf0606314893816f1268f6e4adbb66d6cc218..991e3e94c9668fb52ff2cc916d4ca1b9211f1f02:/target/linux/x86/generic/profiles/Alix.mk?ds=inline diff --git a/target/linux/x86/generic/profiles/Alix.mk b/target/linux/x86/generic/profiles/Alix.mk index 24f5bf130..c7d9f3253 100644 --- a/target/linux/x86/generic/profiles/Alix.mk +++ b/target/linux/x86/generic/profiles/Alix.mk @@ -7,10 +7,10 @@ define Profile/Alix NAME:=PCEngines Alix - PACKAGES:=kmod-via-rhine + PACKAGES:=kmod-via-rhine kmod-leds-alix endef define Profile/Alix/Description - Package set compatible with the PCEngines Alix. Contains VIA Rhine III VT6105M support + Package set compatible with the PCEngines Alix. Contains VIA Rhine III VT6105M and LED support endef $(eval $(call Profile,Alix))