include/target.mk: disambiguate package architecture
authorJo-Philipp Wich <jo@mein.io>
Sun, 17 Apr 2016 17:50:53 +0000 (19:50 +0200)
committerJo-Philipp Wich <jo@mein.io>
Sun, 17 Apr 2016 17:50:53 +0000 (19:50 +0200)
commit02def718880cc3db377d35c50c50b385056f65e5
tree56752cbdebf2eb9eb300be2c3cb5b176f270eca6
parent3339f41d2692e2e03ece172bedbaea767270500c
include/target.mk: disambiguate package architecture

Add $ARCH and $CPU_SUBTYPE to the package architecture strings to differentiate
low and big endian targets as well as extended instructions sets like NEON
or DSP2.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
include/target.mk