mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-31 01:51:34 +01:00
Fixes compile errors caused by static const arrays;
The lantiq firmware is const now.
ATTRIBUTE_GROUPS() does not take const.
Fixes: 5b263f3360b ("treewide: add const to static arrays")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>