X-Git-Url: https://yaffs.net/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=direct%2Ftest-framework%2Funit_tests%2F64_and_32_bit_time%2F32_bit%2FMakefile;fp=direct%2Ftest-framework%2Funit_tests%2F64_and_32_bit_time%2F32_bit%2FMakefile;h=8bcaf721985f986d846b5e19cbee89c86142ddd5;hp=daec17635f946d7a5123ebbd04711c3e9375d108;hb=bea98f5620164935228415a5f925b03ddf3143af;hpb=cef0d62c976e0edfd8e8e1595168a3ab3ed9c87a 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..8bcaf72 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 = -DYAFFS_USE_32_BIT_TIME_T all: time_32_tests YAFFS_TEST_OBJS = $(COMMONTESTOBJS) $(TESTFILES)