mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-12 01:44:54 +00:00
bcm53xx: select LEDs support by default
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 42715
This commit is contained in:
parent
1421516e65
commit
bbae0f7df0
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user