summaryrefslogtreecommitdiff
path: root/firmware/target
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2021-03-04 08:59:17 -0500
committerSolomon Peachy <pizza@shaftnet.org>2021-03-04 14:14:33 +0000
commit2628155fc9947dcf463938553f057c39ccc2227a (patch)
tree2f852f1668c5ed94d86ea53ad89c646884490044 /firmware/target
parent15b4d229139d2f596ba18ca3331f0ce9c7134cb4 (diff)
downloadrockbox-2628155fc9947dcf463938553f057c39ccc2227a.tar.gz
rockbox-2628155fc9947dcf463938553f057c39ccc2227a.zip
Clean up places that use #if defined(CPU_ARM | CPU_COLDFIRE | CPU_MIPS)
Since that encompasses _all_ of our native targets in a post-archos world, either replace it with #if (CONFIG_PLATFORM & PLATFORM_NATIVE) or delete it altogher as appropriate. Change-Id: I9128a456e850d5c96a9e05806aad3acd923f90c5
Diffstat (limited to 'firmware/target')
0 files changed, 0 insertions, 0 deletions