mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-16 02:59:28 -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>