X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Fbasic-test%2FMakefile;h=026c0b83c55297de59a4be9c8f9bb5b1c948cfe0;hp=9ceaecb5597eca6ba3502bae826288d13815909b;hb=e61569df5e4cdd90d529d312fa9fb317f726e224;hpb=65181386582a6257c55c1d114c82697d7a35231c diff --git a/direct/basic-test/Makefile b/direct/basic-test/Makefile index 9ceaecb..026c0b8 100644 --- a/direct/basic-test/Makefile +++ b/direct/basic-test/Makefile @@ -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 \