1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 18:14:10 +03:00

[package] add kmod-leds-net5501

Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23729 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2010-10-30 22:35:59 +00:00
parent f84ac6cfd8
commit cf5ff97899
2 changed files with 16 additions and 1 deletions

View File

@ -444,6 +444,21 @@ endef
$(eval $(call KernelPackage,leds-net48xx))
define KernelPackage/leds-net5501
SUBMENU:=$(OTHER_MENU)
TITLE:=Soekris Net5501 LED support
DEPENDS:=@TARGET_x86 +kmod-gpio-cs5535 +kmod-leds-gpio
KCONFIG:=CONFIG_LEDS_NET5501
FILES:=$(LINUX_DIR)/drivers/leds/leds-net5501.ko
AUTOLOAD:=$(call AutoLoad,50,leds-net5501)
endef
define KernelPackage/leds-net5501/description
Kernel module for Soekris Net5501 LEDs
endef
$(eval $(call KernelPackage,leds-net5501))
define KernelPackage/leds-rb750
SUBMENU:=$(OTHER_MENU)

View File

@ -2,7 +2,7 @@ BOARDNAME:=Soekris net5501
DEFAULT_PACKAGES += kmod-ata-via-sata kmod-crypto-hw-geode \
kmod-gpio-cs5535 kmod-gpio-nsc kmod-gpio-pc8736x \
kmod-wdt-geode kmod-hwmon-core kmod-hwmon-pc87360 \
kmod-via-rhine \
kmod-via-rhine kmod-leds-net5501 \
kmod-i2c-core kmod-i2c-gpio \
kmod-i2c-algo-bit kmod-i2c-algo-pca kmod-i2c-algo-pcf \
kmod-usb-core kmod-usb2 kmod-usb-hid kmod-usb-uhci