target.mk: fix ARM architecture feature flag detection
authorFelix Fietkau <nbd@nbd.name>
Tue, 5 Jul 2016 07:49:12 +0000 (09:49 +0200)
committerFelix Fietkau <nbd@nbd.name>
Thu, 7 Jul 2016 08:57:45 +0000 (10:57 +0200)
commit2f2d1829bee385cfaa1d8a4fe660aa5fe1684099
treee7f947c70d6292417506b8b4c7bee9902b52b1f3
parentbcb1d9399f8ee1028f6573ec4c8c5b9c1940ae0e
target.mk: fix ARM architecture feature flag detection

Move feature flag checks below CFLAGS handling, use CPU_TYPE CFLAGS for
architecture detection.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
include/target.mk