mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-28 10:19:53 +00: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>