openwrt/target/linux/ath79
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
..
base-files/etc/hotplug.d/ieee80211 ath79: migrate Archer C5 5GHz radio device paths 2022-03-31 18:07:29 +02:00
dts ath79: add support for D-link DAP-1720 A1 2023-11-26 18:27:35 +01:00
files ath79: mikrotik: fix build error with kernel 6.1 2023-10-06 21:53:13 +02:00
generic ath79: add support for D-link DAP-1720 A1 2023-11-26 18:27:35 +01:00
image image: use helper function for size units 2023-11-26 18:37:20 +01:00
mikrotik ath79: add support for MikroTik RouterBOARD 750 r2 (hEX lite) 2023-09-16 12:49:26 +02:00
nand ath79: add support for GL.iNet GL-S200 2023-10-31 13:53:11 +01:00
patches-5.15 kernel: bump 5.15 to 5.15.138 2023-11-10 17:33:59 +01:00
patches-6.1 kernel: bump 6.1 to 6.1.61 2023-11-03 13:02:30 +01:00
tiny ath79: add missing symbols by refreshing kernel configs 2023-09-08 18:06:30 +02:00
config-5.15 ath79: add missing symbols by refreshing kernel configs 2023-09-08 18:06:30 +02:00
config-6.1 ath79: refresh patches and configs to introduce kernel 6.1 support 2023-09-08 18:06:30 +02:00
Makefile Revert "ath79: use kernel 6.1 as default" 2023-09-09 08:42:50 +02:00
modules.mk