162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 262306a36Sopenharmony_ci# 362306a36Sopenharmony_ci# Specific board support, not covered by a mach group. 462306a36Sopenharmony_ci# 562306a36Sopenharmony_ciobj-$(CONFIG_SH_MAGIC_PANEL_R2) += board-magicpanelr2.o 662306a36Sopenharmony_ciobj-$(CONFIG_SH_SECUREEDGE5410) += board-secureedge5410.o 762306a36Sopenharmony_ciobj-$(CONFIG_SH_SH2007) += board-sh2007.o 862306a36Sopenharmony_ciobj-$(CONFIG_SH_SH7785LCR) += board-sh7785lcr.o 962306a36Sopenharmony_ciobj-$(CONFIG_SH_URQUELL) += board-urquell.o 1062306a36Sopenharmony_ciobj-$(CONFIG_SH_SHMIN) += board-shmin.o 1162306a36Sopenharmony_ciobj-$(CONFIG_SH_EDOSK7705) += board-edosk7705.o 1262306a36Sopenharmony_ciobj-$(CONFIG_SH_EDOSK7760) += board-edosk7760.o 1362306a36Sopenharmony_ciobj-$(CONFIG_SH_ESPT) += board-espt.o 1462306a36Sopenharmony_ciobj-$(CONFIG_SH_POLARIS) += board-polaris.o 1562306a36Sopenharmony_ciobj-$(CONFIG_SH_TITAN) += board-titan.o 1662306a36Sopenharmony_ciobj-$(CONFIG_SH_SH7757LCR) += board-sh7757lcr.o 1762306a36Sopenharmony_ciobj-$(CONFIG_SH_APSH4A3A) += board-apsh4a3a.o 1862306a36Sopenharmony_ciobj-$(CONFIG_SH_APSH4AD0A) += board-apsh4ad0a.o 1962306a36Sopenharmony_ci 2062306a36Sopenharmony_ciobj-$(CONFIG_SH_DEVICE_TREE) += of-generic.o 2162306a36Sopenharmony_ci 2262306a36Sopenharmony_ciobj-$(CONFIG_SOLUTION_ENGINE) += mach-se/ 2362306a36Sopenharmony_ciobj-$(CONFIG_SH_HP6XX) += mach-hp6xx/ 2462306a36Sopenharmony_ciobj-$(CONFIG_SH_DREAMCAST) += mach-dreamcast/ 2562306a36Sopenharmony_ciobj-$(CONFIG_SH_SH03) += mach-sh03/ 2662306a36Sopenharmony_ciobj-$(CONFIG_SH_RTS7751R2D) += mach-r2d/ 2762306a36Sopenharmony_ciobj-$(CONFIG_SH_HIGHLANDER) += mach-highlander/ 2862306a36Sopenharmony_ciobj-$(CONFIG_SH_MIGOR) += mach-migor/ 2962306a36Sopenharmony_ciobj-$(CONFIG_SH_AP325RXA) += mach-ap325rxa/ 3062306a36Sopenharmony_ciobj-$(CONFIG_SH_KFR2R09) += mach-kfr2r09/ 3162306a36Sopenharmony_ciobj-$(CONFIG_SH_ECOVEC) += mach-ecovec24/ 3262306a36Sopenharmony_ciobj-$(CONFIG_SH_SDK7780) += mach-sdk7780/ 3362306a36Sopenharmony_ciobj-$(CONFIG_SH_SDK7786) += mach-sdk7786/ 3462306a36Sopenharmony_ciobj-$(CONFIG_SH_X3PROTO) += mach-x3proto/ 3562306a36Sopenharmony_ciobj-$(CONFIG_SH_SH7763RDP) += mach-sh7763rdp/ 3662306a36Sopenharmony_ciobj-$(CONFIG_SH_SH4202_MICRODEV)+= mach-microdev/ 3762306a36Sopenharmony_ciobj-$(CONFIG_SH_LANDISK) += mach-landisk/ 3862306a36Sopenharmony_ciobj-$(CONFIG_SH_LBOX_RE2) += mach-lboxre2/ 3962306a36Sopenharmony_ciobj-$(CONFIG_SH_RSK) += mach-rsk/ 40