From 985ee9fc8fd1aa23e5a19f65f10873fd7f4e9c91 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 14 Dec 2007 00:52:15 +0000 Subject: LED driver for PCEngines ALIX boards This patch adds a driver for the three LEDs that exists on the PCEngines ALIX 2 and 3 series boards. The driver is also added to the Alix profile. Signed-off-by: Petr Liebman -- SVN-Revision: 9748 --- target/linux/x86/generic/profiles/Alix.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/x86/generic') diff --git a/target/linux/x86/generic/profiles/Alix.mk b/target/linux/x86/generic/profiles/Alix.mk index 24f5bf1306..c7d9f3253d 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)) -- cgit v1.2.3