bcm53xx: select LEDs support by default
[openwrt/svn-archive/archive.git] / target / linux / bcm53xx / Makefile
index 83e65833bb3d4fddead55f02289bb0d65aa04f9f..51b80dbb98efb57929fd2f98957f9089d9903b1a 100644 (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))