openwrt/target
Tony Ambardar b16e14a220 image: use helper function for size units
Add the make function 'exp_units' for helping evaluate k/m/g size units in
expressions, and use this to consistently replace many ad hoc substitutions
like '$(subst k,* 1024,$(subst m, * 1024k,$(IMAGE_SIZE)))' in makefiles.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2023-11-26 18:37:20 +01:00
..
imagebuilder
linux image: use helper function for size units 2023-11-26 18:37:20 +01:00
llvm-bpf
sdk sdk: add cpupower to userspace sources 2023-09-19 14:17:20 +02:00
toolchain
Config.in
Makefile