diff options
author | wdenk <wdenk> | 2004-12-19 09:58:11 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-12-19 09:58:11 +0000 |
commit | ec0aee7b68348ae0215f621ba488a5578c79b56e (patch) | |
tree | 009e0b0b163193bf5e51826161d7c9ff780e52bb /Makefile | |
parent | f7d1572bf51619554f278cb543ef0445baa3a1f8 (diff) | |
download | u-boot-imx-ec0aee7b68348ae0215f621ba488a5578c79b56e.zip u-boot-imx-ec0aee7b68348ae0215f621ba488a5578c79b56e.tar.gz u-boot-imx-ec0aee7b68348ae0215f621ba488a5578c79b56e.tar.bz2 |
Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -667,7 +667,7 @@ TTTech_config: unconfig @echo "#define CONFIG_SHARP_LQ104V7DS01" >>include/config.h @./mkconfig -a TQM823L ppc mpc8xx tqm8xx -UC100_config : unconfig +uc100_config : unconfig @./mkconfig $(@:_config=) ppc mpc8xx uc100 v37_config: unconfig |