diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2009-03-27 23:26:42 +0100 |
---|---|---|
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2009-04-04 20:42:19 +0200 |
commit | 90a92a708d5180a20d600ba0fc2352ec76dc3829 (patch) | |
tree | cdbded40ed97ff95b138873ead36607791af7993 /cpu | |
parent | 843a2654bce74192de2b5a43474fdc27a572ab40 (diff) | |
download | u-boot-imx-90a92a708d5180a20d600ba0fc2352ec76dc3829.zip u-boot-imx-90a92a708d5180a20d600ba0fc2352ec76dc3829.tar.gz u-boot-imx-90a92a708d5180a20d600ba0fc2352ec76dc3829.tar.bz2 |
at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECT
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'cpu')
-rw-r--r-- | cpu/arm926ejs/at91/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cpu/arm926ejs/at91/.gitignore b/cpu/arm926ejs/at91/.gitignore new file mode 100644 index 0000000..8a8c3b8 --- /dev/null +++ b/cpu/arm926ejs/at91/.gitignore @@ -0,0 +1,5 @@ +# +# Generated files +# + +/u-boot.lds |