mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-02 19:03:55 +01:00
I selected one subtarget after the other and refreshed their
configuration using this command:
make kernel_oldconfig CONFIG_TARGET=subtarget
For MT7629 I had to re-add CONFIG_LEDS_SMARTRG_LED manually.
Otherwise, building MT7629 with ALL_KMODS we get prompted for
LEDS_SMARTRG_LED and this will break CI and in future buildbot
compilation. See commit
|
||
|---|---|---|
| .. | ||
| base-files | ||
| config-6.6 | ||
| target.mk | ||