Browse Source

remove codepage file compile in ELM fatfs.

git-svn-id: https://rt-thread.googlecode.com/svn/trunk@517 bbd45198-f89e-11dd-88c7-29a3b14d5316
bernard.xiong 15 years ago
parent
commit
3693e2cd90
1 changed files with 0 additions and 1 deletions
  1. 0 1
      filesystem/dfs/SConscript

+ 0 - 1
filesystem/dfs/SConscript

@@ -25,7 +25,6 @@ filesystems/fatfs/fatfs_mount.c""")
 elmfat = Split("""
 filesystems/elmfat/dfs_elm.c
 filesystems/elmfat/ff.c
-filesystems/elmfat/option/cc936.c
 """)
 
 # DFS-YAFFS2 options