aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2011-08-30 00:52:42 +0000
committerWolfgang Denk <wd@denx.de>2011-10-05 22:03:09 +0200
commit646ad9e705822d47638b0d5d55631f3e6858ba73 (patch)
treed2fa2474f8e039977e04d0a7a664ec42919b9c06 /Makefile
parent34f4f042f724b44940a34a169d303ad689de88eb (diff)
Makefile: drop imx31_phycore from general Makefile
Signed-off-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/Makefile b/Makefile
index 5a6eb0bcb..9a557ac0b 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