Searched refs:BOOTTESTOBJS (Results 1 - 1 of 1) sorted by relevance

/external/yaffs2/yaffs2/direct/
H A DMakefile29 BOOTTESTOBJS = bootldtst.o yboot.o yaffs_fileem.o nand_ecc.o macro
33 ALLOBJS = $(DIRECTTESTOBJS) $(BOOTTESTOBJS)
55 boottest: $(SYMLINKS) $(BOOTTESTOBJS)
56 gcc -o $@ $(BOOTTESTOBJS)

Completed in 114 milliseconds