armbian-build/lib/functions/compilation
Gunjan Gupta 2660eaeff0 lib: functions: compilation: Make it possible to toggle EXTRAWIFI
With this change, setting EXTRAWIFI=no will disable all wireless
patches applied within drivers_network.sh script. Also since #5265
the rtl88x2cs patches were suppose to be not applied to 6.1+ kernel
onwards, instead they were disabled entirely. As this was done by
adding EXTRAWIFI=no, its now replaced with kernel version limit.
Keeping EXTRAWIFI=no there would have made those patches to apply
which would have changed the meaning of the flag.
2023-07-20 02:35:17 +05:30
..
packages Revert "armbian-desktop/aggregation: introduce DESKTOP_COMMON aggregation variant, where arch/config/appgroups are ignored; see #5439" 2023-07-19 01:02:23 +02:00
patch lib: functions: compilation: Make it possible to toggle EXTRAWIFI 2023-07-20 02:35:17 +05:30
armbian-kernel.sh armbian-kernel: was too hungry in disabling kernel debug, let DEBUG_MISC & SLUB_DEBUG alone 2023-06-26 21:34:43 +02:00
atf.sh kernel/uboot/atf: introduce kernel-patch, uboot-patch, atf-patch, uboot-config, kernel-config CLI commands; enhanced manual patching; block deprecated ways 2023-05-01 22:46:55 +02:00
ccache.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
crust.sh allwinner: Enable crust compilation 2023-06-20 21:36:31 +02:00
distcc.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
kernel-config.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
kernel-debs.sh kernel-debs: headers: hack/fix for 6.5-rc1's "tools/counter: Makefile: Remove lingering 'include' directories on make clean" 2023-07-11 11:14:41 +02:00
kernel-git-bundle.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
kernel-git-oras.sh add dockerproxy to accelerate ghcr.io 2023-04-18 09:28:25 +02:00
kernel-git.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
kernel-make.sh kernel-make: introduce KERNEL_EXTRA_CFLAGS; fill it to add to what's passed to KCFLAGS; related to #5117 2023-05-01 22:46:43 +02:00
kernel-patching.sh patching: Patching Summary and Patching Failures tables using Python's Rich 2023-06-13 12:29:52 +02:00
kernel.sh popular demand: bring back KERNEL_CONFIGURE=yes *during image build* 2023-05-09 10:05:09 +02:00
uboot-git.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00
uboot-patching.sh patching: Patching Summary and Patching Failures tables using Python's Rich 2023-06-13 12:29:52 +02:00
uboot.sh uboot: allow adding/changing uboot CFLAGS with post_config_uboot_target() hook 2023-07-12 00:51:21 +02:00
utils-compilation.sh kernel/uboot/atf: introduce kernel-patch, uboot-patch, atf-patch, uboot-config, kernel-config CLI commands; enhanced manual patching; block deprecated ways 2023-05-01 22:46:55 +02:00