From 3eb68874919aaef3bf42a82324eb4676ac64d89e Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sat, 25 Apr 2009 09:58:58 +0000 Subject: nuke old files SVN-Revision: 15402 --- target/linux/rdc/patches-2.6.27/003-rootfstype.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 target/linux/rdc/patches-2.6.27/003-rootfstype.patch (limited to 'target/linux/rdc/patches-2.6.27/003-rootfstype.patch') diff --git a/target/linux/rdc/patches-2.6.27/003-rootfstype.patch b/target/linux/rdc/patches-2.6.27/003-rootfstype.patch deleted file mode 100644 index 55a4cd49f5..0000000000 --- a/target/linux/rdc/patches-2.6.27/003-rootfstype.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/init/do_mounts.c -+++ b/init/do_mounts.c -@@ -163,6 +163,8 @@ - { - char *s = page; - -+ if (!root_fs_names) -+ root_fs_names = "squashfs,jffs2"; - if (root_fs_names) { - strcpy(page, root_fs_names); - while (*s++) { -- cgit v1.2.3