From: Rafał Miłecki Date: Thu, 2 Oct 2014 05:54:18 +0000 (+0000) Subject: bcm53xx: select LEDs support by default X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bbae0f7df07c7dd5d6910bccc0796fa96b8b3947;p=librecmc%2Flibrecmc.git bcm53xx: select LEDs support by default Signed-off-by: Rafał Miłecki SVN-Revision: 42715 --- diff --git a/target/linux/bcm53xx/Makefile b/target/linux/bcm53xx/Makefile index 83e65833bb..51b80dbb98 100644 --- a/target/linux/bcm53xx/Makefile +++ b/target/linux/bcm53xx/Makefile @@ -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))