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=7c12c25bb3a3392bc5c8308aaea54de80a09db18;hp=8bcaf721985f986d846b5e19cbee89c86142ddd5;hb=858769090d82e03c0556aaa46af4274d8a791580;hpb=8f551673ba9c0bde32ace31414d7470b4bcadf1b 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 8bcaf72..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 @@ -21,7 +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 +CFLAGS = -DCONFIG_YAFFS_USE_32_BIT_TIME_T all: time_32_tests YAFFS_TEST_OBJS = $(COMMONTESTOBJS) $(TESTFILES)