mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 07:52:08 +04:00
cd9229d061
Fixes compile errors caused by static const arrays;
The lantiq firmware is const now.
ATTRIBUTE_GROUPS() does not take const.
Fixes: 5b263f3360 ("treewide: add const to static arrays")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>