a95fe88b13
cubietruck-uboot is now a subpkg. This is based off of ArchlinuxARM changes.
10 lines
264 B
Diff
10 lines
264 B
Diff
--- include/config_distro_defaults.h
|
|
+++ include/config_distro_defaults.h
|
|
@@ -53,4 +53,7 @@
|
|
#define CONFIG_SUPPORT_RAW_INITRD
|
|
#define CONFIG_SYS_HUSH_PARSER
|
|
|
|
+#define CONFIG_CMD_PART
|
|
+#define CONFIG_PARTITION_UUIDS
|
|
+
|
|
#endif /* _CONFIG_CMD_DISTRO_DEFAULTS_H */
|