Tests will now delete the emfiles with make clean
authorTimothy Manning <codedraftsman@gmail.com>
Fri, 6 Aug 2021 03:56:25 +0000 (15:56 +1200)
committerTimothy Manning <codedraftsman@gmail.com>
Fri, 6 Aug 2021 03:56:25 +0000 (15:56 +1200)
direct/test-framework/FrameworkRules.mk

index 684062c0c5dae6925c59bf2c51186e66bec1fb45..f8cd849c69290ea3d2768727b5c52d5d3236000c 100644 (file)
@@ -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
 
 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 \