mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 18:56:37 +00:00
6bdea8c7bd
When building MT7629 with ALL_KMODS then we get prompted for LEDS_SMARTRG_LED and this will break CI and in future buildbot compilation. It depends on I2C so the symbol is hidden until ALL_KMODS is used and I2C support is available, so disable the LEDS_SMARTRG_LED symbol in 6.6 config intentionally as is done in the 6.1 mt7629 config. Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
---|---|---|
.. | ||
base-files | ||
dts | ||
files | ||
files-6.1 | ||
files-6.6 | ||
filogic | ||
image | ||
mt7622 | ||
mt7623 | ||
mt7629 | ||
patches-6.1 | ||
patches-6.6 | ||
Makefile | ||
modules.mk |