X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/346bf0606314893816f1268f6e4adbb66d6cc218..e35cad5618fd3880815702da806ef8ae2ef14377:/target/linux/x86/generic/profiles/Alix.mk 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))