Skip to content
Snippets Groups Projects
Commit 983e3700 authored by Tom Rini's avatar Tom Rini
Browse files

arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms


This moves what was in arch/arm/cpu/armv7/omap-common in to
arch/arm/mach-omap2 and moves
arch/arm/cpu/armv7/{am33xx,omap3,omap4,omap5} in to arch/arm/mach-omap2
as subdirectories.  All refernces to the former locations are updated to
the current locations.  For the logic to decide what our outputs are,
consolidate the tests into a single config.mk rather than including 4.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 272686eb
No related branches found
No related tags found
Loading
Showing
with 13 additions and 65 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment