bcm53xx: select LEDs support by default

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42715 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Rafał Miłecki 2014-10-02 05:54:18 +00:00
parent 09f077e5e9
commit 4b28afb2cb
1 changed files with 2 additions and 1 deletions

View File

@ -24,6 +24,7 @@ endef
KERNELNAME:="zImage dtbs"
DEFAULT_PACKAGES += swconfig wpad-mini nvram
DEFAULT_PACKAGES += swconfig wpad-mini nvram \
kmod-leds-gpio kmod-ledtrig-default-on kmod-ledtrig-timer
$(eval $(call BuildTarget))