Fixed issues with 32 bit time tests
[yaffs2.git] / direct / test-framework / unit_tests / 64_and_32_bit_time / 32_bit / Makefile
index 8bcaf721985f986d846b5e19cbee89c86142ddd5..7c12c25bb3a3392bc5c8308aaea54de80a09db18 100644 (file)
@@ -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)