mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 08:01:08 +00:00
MAKEALL: drop obsolete mx31pdk_nand target
The mx31pdk can boot only from NAND and the target was already updated in boards.cfg. mx31pdk_nand is obsolete and is dropped. Signed-off-by: Stefano Babic <sbabic@denx.de>
This commit is contained in:
parent
85be1e21fc
commit
623e03256e
1 changed files with 0 additions and 1 deletions
1
MAKEALL
1
MAKEALL
|
@ -316,7 +316,6 @@ LIST_ARM11="$(boards_by_cpu arm1136) \
|
|||
imx31_phycore \
|
||||
imx31_phycore_eet \
|
||||
mx31pdk \
|
||||
mx31pdk_nand \
|
||||
smdk6400 \
|
||||
"
|
||||
|
||||
|
|
Loading…
Reference in a new issue