diff options
author | Stefano Babic | 2011-08-30 00:52:43 +0000 |
---|---|---|
committer | Wolfgang Denk | 2011-10-05 22:03:09 +0200 |
commit | cc9abfe4ceb360e9adedc4ed44eae0fcc3fd184c (patch) | |
tree | d9532a6f4f30f9b31ac5e4f4112b4da4d6b0e241 /boards.cfg | |
parent | 646ad9e705822d47638b0d5d55631f3e6858ba73 (diff) |
Makefile: remove mx31pdk exception
An entry in the main Makefile for the mx31pdk board is not
necessary, and the board is added to boards.cfg as all
other targets.
Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/boards.cfg b/boards.cfg index a3b4c569b17..65482aca1f9 100644 --- a/boards.cfg +++ b/boards.cfg @@ -41,6 +41,8 @@ mx31ads arm arm1136 - freesca imx31_litekit arm arm1136 - logicpd mx31 imx31_phycore arm arm1136 - - mx31 imx31_phycore_eet arm arm1136 imx31_phycore - mx31 imx31_phycore:IMX31_PHYCORE_EET +mx31pdk_nand arm arm1136 mx31pdk freescale mx31 mx31pdk:NAND_U_BOOT +mx31pdk arm arm1136 - freescale mx31 mx31pdk:SKIP_LOWLEVEL_INIT mx35pdk arm arm1136 - freescale mx35 omap2420h4 arm arm1136 - ti omap24xx tnetv107x_evm arm arm1176 tnetv107xevm ti tnetv107x |