X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=direct%2Ftest-framework%2Funit_tests%2F64_and_32_bit_time%2F32_bit%2FMakefile;h=7c12c25bb3a3392bc5c8308aaea54de80a09db18;hb=858769090d82e03c0556aaa46af4274d8a791580;hp=daec17635f946d7a5123ebbd04711c3e9375d108;hpb=c0af9aaf1f09bb197276aa63d672f789a80cec94;p=yaffs2.git diff --git a/direct/test-framework/unit_tests/64_and_32_bit_time/32_bit/Makefile b/direct/test-framework/unit_tests/64_and_32_bit_time/32_bit/Makefile index daec176..7c12c25 100644 --- a/direct/test-framework/unit_tests/64_and_32_bit_time/32_bit/Makefile +++ b/direct/test-framework/unit_tests/64_and_32_bit_time/32_bit/Makefile @@ -1,4 +1,4 @@ -# Makefile for 64 bit time test. +# Makefile for 32 bit time test. # # # YAFFS: Yet another Flash File System. A NAND-flash specific file system. @@ -21,6 +21,7 @@ YDI_FRAMEWORK_DIR = ../../../ CLEAN_OBJS = time_32_tests emfile-2k-0 emfile-nand emfile-nand128MB TESTFILES = time_32_tests.o +CFLAGS = -DCONFIG_YAFFS_USE_32_BIT_TIME_T all: time_32_tests YAFFS_TEST_OBJS = $(COMMONTESTOBJS) $(TESTFILES)