From 646ad9e705822d47638b0d5d55631f3e6858ba73 Mon Sep 17 00:00:00 2001 From: Stefano Babic Date: Tue, 30 Aug 2011 00:52:42 +0000 Subject: [PATCH] Makefile: drop imx31_phycore from general Makefile Signed-off-by: Stefano Babic --- Makefile | 8 -------- boards.cfg | 2 ++ 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/Makefile b/Makefile index 5a6eb0bcbb..9a557ac0b3 100644 --- a/Makefile +++ b/Makefile @@ -888,14 +888,6 @@ apollon_config : unconfig @echo "CONFIG_ONENAND_U_BOOT = y" >> $(obj)include/config.mk @$(MKCONFIG) $@ arm arm1136 apollon - omap24xx -imx31_phycore_eet_config \ -imx31_phycore_config : unconfig - @mkdir -p $(obj)include - @if [ -n "$(findstring _eet_,$@)" ]; then \ - echo "#define CONFIG_IMX31_PHYCORE_EET" >> $(obj)include/config.h; \ - fi - @$(MKCONFIG) -n $@ -a imx31_phycore arm arm1136 imx31_phycore - mx31 - mx31pdk_config \ mx31pdk_nand_config : unconfig @mkdir -p $(obj)include diff --git a/boards.cfg b/boards.cfg index 3254702854..a3b4c569b1 100644 --- a/boards.cfg +++ b/boards.cfg @@ -39,6 +39,8 @@ integratorcp_cm1136 arm arm1136 integrator armltd qong arm arm1136 - davedenx mx31 mx31ads arm arm1136 - freescale mx31 imx31_litekit arm arm1136 - logicpd mx31 +imx31_phycore arm arm1136 - - mx31 +imx31_phycore_eet arm arm1136 imx31_phycore - mx31 imx31_phycore:IMX31_PHYCORE_EET mx35pdk arm arm1136 - freescale mx35 omap2420h4 arm arm1136 - ti omap24xx tnetv107x_evm arm arm1176 tnetv107xevm ti tnetv107x -- 2.39.2