commit | 293d7fbd47f473d8a6b01a5f80d7faa5cd6b67b3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 26 09:53:28 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Mar 04 14:19:56 2013 -0500 |
tree | cd375e2fff0e38133d870c455a8380a25df25265 | |
parent | 1c9f47ab2a2e9b62d08d39bfb9c4adc8f8edc5da [diff] |
ext4: Split write support into its own file This code seems to be entirely othogonal, so remove the #ifdef and put the condition in the Makefile instead. Signed-off-by: Simon Glass <sjg@chromium.org>