summaryrefslogtreecommitdiff
path: root/Makefile.kernel (follow)
AgeCommit message (Collapse)Author
2011-04-28yaffs: Add summary code to kernel MakefileCharles Manning
Signed-off-by: Charles Manning <cdhmanning@gmail.com>
2011-02-25yaffs: Remove tags validity checking code.Charles Manning
It was only really useful during development and no longer serves any purpose. Signed-off-by: Charles Manning <cdhmanning@gmail.com>
2010-11-03yaffs: More clean upCharles Manning
Signed-off-by: Charles Manning <cdhmanning@gmail.com>
2010-11-02yaffs: More name changesCharles Manning
Signed-off-by: Charles Manning <cdhmanning@gmail.com>
2010-09-25yaffs Add multi and single version Linux glue codeCharles Manning
First step to single/mutli veriosns of yaffs for mainlining. Signed-off-by: Charles Manning <cdhmanning@gmail.com>
2010-07-29yaffs Fix in-kernel makefile to use correct allocatorCharles Manning
Signed-off-by: Charles Manning <cdhmanning@gmail.com>
2010-07-02yaffs Refactorisation first phaseCharles Manning
Partitoning code. More to happen. Signed-off-by: Charles Manning <cdhmanning@gmail.com>
2010-07-01yaffs Reactoring WIPCharles Manning
Signed-off-by: Charles Manning <cdhmanning@gmail.com>
2010-06-14yaffs: Remove own qsort from Linux buildCharles Manning
Use Linux's built in sorter. Signed-off-by: Charles Manning <cdhmanning@gmail.com>
2010-06-14yaffs: Refactor allocatorCharles Manning
Refactoring the allocator allows alternate allocators to be switched in more easily Signed-off-by: Charles Manning <cdhmanning@gmail.com>
2010-06-10yaffs: Add xattrib file to in-kernel MakefileCharles Manning
First xattrib checkin missed this change. Signed-off-by: Charles Manning <cdhmanning@gmail.com>
2007-07-25Add files missing from kernel makefilecharles
2006-06-05Add checkpoint source to kernel compilationcharles
2005-07-31Added files that support the ability to "patchin" yaffs2 into the 2.6marty
kernel tree so that it can be compiled there. Makefile.kernel and patch-ker.sh will need to be edited when the source tree is reorganized.