mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-03 14:34:27 -05:00
Previously, CONFIG_LZ4_DECOMPRESS=y was selected by CONFIG_RD_LZ4 only. When building kernel for initramfs, CONFIG_RD_LZ4 will be unset by Kernel/SetInitramfs if the chosen compression method is not lz4, then CONFIG_LZ4_DECOMPRESS will become a *module* in the newly generated kernel config. However, the newly added module won't be built after |
||
|---|---|---|
| .. | ||
| base-files | ||
| files | ||
| image | ||
| ox810se | ||
| ox820 | ||
| patches-5.15 | ||
| config-5.15 | ||
| Makefile | ||
| modules.mk | ||