1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/target
Felix Fietkau 11d496d156 target.mk: rework arm architecture level detection
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>
2016-07-15 14:14:37 +02:00
..
imagebuilder build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl 2016-06-07 08:58:40 +02:00
linux image.mk: clean up redundant code related to DEVICE_DTS 2016-07-15 14:14:11 +02:00
sdk sdk: Allow to configure signed pacakge lists 2016-07-13 20:03:10 +02:00
toolchain IB/SDK/toolchain: use lower cases filenames 2016-06-01 17:54:36 +02:00
Config.in target.mk: rework arm architecture level detection 2016-07-15 14:14:37 +02:00
Makefile