malta: relocate CPU_TYPE setting to subtarget makefiles
authorTony Ambardar <itugrok@yahoo.com>
Sun, 16 Aug 2020 20:07:30 +0000 (13:07 -0700)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Tue, 27 Oct 2020 20:01:13 +0000 (21:01 +0100)
commit29804086ee7b740224d01012656162a9518deb97
tree08de8a4c0700ccf6c7a9cd76fc85022c7060caa2
parent6c85a449a988876fdfd4ce84d6aa5ffe4a2820c1
malta: relocate CPU_TYPE setting to subtarget makefiles

Move CPU_TYPE:=24kc (32-bit) from the top-level target makefile to the
be/le subtarget makefiles, which is consistent with the 64-bit subtargets.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
target/linux/malta/Makefile
target/linux/malta/be/target.mk
target/linux/malta/le/target.mk