Fix broken comment
[yaffs2.git] / direct / basic-test / Makefile
index 9ceaecb5597eca6ba3502bae826288d13815909b..026c0b83c55297de59a4be9c8f9bb5b1c948cfe0 100644 (file)
@@ -18,7 +18,7 @@
 
 #EXTRA_COMPILE_FLAGS = -DYAFFS_IGNORE_TAGS_ECC
 
-CFLAGS =      -DCONFIG_YAFFS_DIRECT -DCONFIG_YAFFS_YAFFS2  
+CFLAGS =      -DCONFIG_YAFFS_DIRECT -DCONFIG_YAFFS_YAFFS2 -D CONFIG_YAFFS_DEFINES_TYPES
 CFLAGS +=     -DCONFIG_YAFFS_PROVIDE_DEFS -DCONFIG_YAFFSFS_PROVIDE_VALUES -DNO_Y_INLINE
 CFLAGS +=    -Wall -g $(EXTRA_COMPILE_FLAGS) -Werror=strict-aliasing 
 #CFLAGS +=    -fno-strict-aliasing
@@ -67,7 +67,7 @@ YAFFSDIRECTSYMLINKS = \
           yaffs_summary.c yaffs_summary.h \
          yaffsfs.c yaffs_flashif.h yaffs_flashif2.h\
           yaffsfs.h yaffs_osglue.h ydirectenv.h \
-          yaffs_flashif.c yaffscfg.h yaffs_list.h \
+          yaffscfg.h yaffs_list.h \
           yaffs_qsort.c yportenv.h yaffs_attribs.c \
           yaffs_nandif.c yaffs_nandif.h yaffs_nandemul2k.h \
           yaffs_hweight.h yaffs_hweight.c \