mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-16 03:41:26 +00:00
EXT4 support enabled by default, patch become deprecated.
This commit is contained in:
parent
903624296c
commit
85c00553ab
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
diff --git a/include/configs/odroid.h b/include/configs/odroid.h
|
||||
index 51cc43e..d000186 100755
|
||||
--- a/include/configs/odroid.h
|
||||
+++ b/include/configs/odroid.h
|
||||
@@ -243,6 +243,7 @@
|
||||
#define CONFIG_CMD_ELF
|
||||
#define CONFIG_CMD_MMC
|
||||
#define CONFIG_CMD_EXT2
|
||||
+#define CONFIG_CMD_EXT4
|
||||
#define CONFIG_CMD_FAT
|
||||
#define CONFIG_CMD_BOOTZ
|
||||
|
Loading…
Add table
Reference in a new issue