From: Timothy Manning Date: Mon, 16 Aug 2021 22:21:48 +0000 (+1200) Subject: 64 bit test now cleans correctly. X-Git-Url: https://yaffs.net/gitweb/?p=yaffs2.git;a=commitdiff_plain;h=0137051a94e1e688479aa916574894d150d71625 64 bit test now cleans correctly. Signed-off-by: Timothy Manning --- diff --git a/direct/test-framework/FrameworkRules.mk b/direct/test-framework/FrameworkRules.mk index f8cd849..2efa240 100644 --- a/direct/test-framework/FrameworkRules.mk +++ b/direct/test-framework/FrameworkRules.mk @@ -28,7 +28,7 @@ CFLAGS += -Wextra -Wpointer-arith #CFLAGS+= -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations #CFLAGS+= -Wmissing-prototypes -Wredundant-decls -Wnested-externs -Winline -CLEAN_OBJS = emfile-2k-0 emfile-nand emfile-nand128MB +CLEAN_OBJS += emfile-2k-0 emfile-nand emfile-nand128MB COMMONTESTOBJS = yaffscfg2k.o yaffs_osglue.o yaffs_hweight.o yaffs_error.o\ yaffs_ecc.o yaffs_fileem.o yaffs_fileem2k.o yaffsfs.o yaffs_guts.o \