adds more sanity checks to uci firewall
[openwrt-10.03/.git] / target / linux / x86 / generic / profiles / Alix.mk
index 24f5bf1306e96a57bc524f2e5f305ef71fe8c305..c7d9f3253dd69afdd297159e16b6feae2b560c53 100644 (file)
@@ -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))