Signed-off-by: Gerald Kerma <[email protected]> --- debian/patches/guruplug_mvfs_and_mmc.diff | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 debian/patches/guruplug_mvfs_and_mmc.diff
diff --git a/debian/patches/guruplug_mvfs_and_mmc.diff b/debian/patches/guruplug_mvfs_and_mmc.diff deleted file mode 100644 index 2b96a69..0000000 --- a/debian/patches/guruplug_mvfs_and_mmc.diff +++ /dev/null @@ -1,28 +0,0 @@ ---- a/include/configs/guruplug.h -+++ b/include/configs/guruplug.h -@@ -43,6 +43,15 @@ - * Commands configuration - */ - #define CONFIG_SYS_NO_FLASH /* Declare no flash (NOR/SPI) */ -+#define CONFIG_CMD_EXT2 -+#define CONFIG_CMD_UBI -+#define CONFIG_CMD_UBIFS -+#define CONFIG_RBTREE -+#define CONFIG_MTD_DEVICE /* needed for mtdparts commands */ -+#define CONFIG_MTD_PARTITIONS -+#define CONFIG_CMD_MTDPARTS -+#define CONFIG_LZO -+ - #include <config_cmd_default.h> - #define CONFIG_CMD_DHCP - #define CONFIG_CMD_ENV -@@ -108,4 +117,9 @@ - - #define CONFIG_SYS_ALT_MEMTEST - -+#ifdef CONFIG_CMD_MMC -+#define CONFIG_MMC -+#define CONFIG_MV_SDIO -+#endif /* CONFIG_CMD_MMC */ -+ - #endif /* _CONFIG_GURUPLUG_H */ -- 2.1.4 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

