Commit 5fb29f3c48d26981b117b08286bc16ec99d4ca0b
Exists in
master
and in
57 other branches
Merge branch 'ext4'
Update Makefile change for LIBS -> LIBS-y change. Conflicts: Makefile Signed-off-by: Tom Rini <trini@ti.com>
Warning! This is a large diff.
To preserve performance the diff is not shown. Please, download the diff as plain diff or email patch instead.
If you still want to see the diff click this link
Showing 22 changed files Side-by-side Diff
- Makefile
- common/Makefile
- common/cmd_ext2.c
- common/cmd_ext4.c
- common/cmd_ext_common.c
- doc/README.ext4
- fs/Makefile
- fs/ext2/Makefile
- fs/ext2/dev.c
- fs/ext2/ext2fs.c
- fs/ext4/Makefile
- fs/ext4/crc16.c
- fs/ext4/crc16.h
- fs/ext4/dev.c
- fs/ext4/ext4_common.c
- fs/ext4/ext4_common.h
- fs/ext4/ext4_journal.c
- fs/ext4/ext4_journal.h
- fs/ext4/ext4fs.c
- include/ext2fs.h
- include/ext4fs.h
- include/ext_common.h