FreeCalypso > hg > freecalypso-sw
diff gsm-fw/services/ffs/Makefile @ 221:842c9fd828fd
gsm-fw: TMFFS integrated
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Tue, 07 Jan 2014 03:51:09 +0000 |
parents | 2beb88a3d528 |
children | 62ca61292b77 |
line wrap: on
line diff
--- a/gsm-fw/services/ffs/Makefile Mon Jan 06 20:50:33 2014 +0000 +++ b/gsm-fw/services/ffs/Makefile Tue Jan 07 03:51:09 2014 +0000 @@ -3,7 +3,7 @@ LD= arm-elf-ld OBJS= cfgffs.o core.o drv.o ffs_env.o ffs_target.o ffstrace.o fsck.o rand.o \ - reclaim.o task.o + reclaim.o task.o tmffs.o HDRS= core.h drv.h ffs.h ffs_api.h ffs_env.h ffs_pool_size.h ffstrace.h \ intctl.h ramffs.h task.h tmffs.h