mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-28 14:20:01 +04:00
Use kernel config as input instead of -march CFLAGS. With this change, -march can be dropped and replaced with more specific optimization flags for better code generation. Signed-off-by: Felix Fietkau <nbd@nbd.name>