mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-29 18:21:27 +00:00
12 lines
327 B
Diff
12 lines
327 B
Diff
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
|
|
|