diff mbox

[U-Boot,1/2] Makefile: drop imx31_phycore from general Makefile

Message ID 1314701563-27922-1-git-send-email-sbabic@denx.de
State Accepted
Commit 646ad9e705822d47638b0d5d55631f3e6858ba73
Delegated to: Wolfgang Denk
Headers show

Commit Message

Stefano Babic Aug. 30, 2011, 10:52 a.m. UTC
Signed-off-by: Stefano Babic <sbabic@denx.de>
---
 Makefile   |    8 --------
 boards.cfg |    2 ++
 2 files changed, 2 insertions(+), 8 deletions(-)

Comments

Wolfgang Denk Oct. 5, 2011, 6:48 p.m. UTC | #1
Dear Stefano Babic,

In message <1314701563-27922-1-git-send-email-sbabic@denx.de> you wrote:
> Signed-off-by: Stefano Babic <sbabic@denx.de>
> ---
>  Makefile   |    8 --------
>  boards.cfg |    2 ++
>  2 files changed, 2 insertions(+), 8 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk
diff mbox

Patch

diff --git a/Makefile b/Makefile
index 3b52c68..fec662b 100644
--- a/Makefile
+++ b/Makefile
@@ -896,14 +896,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 3cd35d7..fc8ca0a 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