From cbd083f77e670109507819d3f592cf3bf6bc6044 Mon Sep 17 00:00:00 2001 From: agb Date: Sun, 1 Nov 2009 05:34:46 +0000 Subject: [rdc] 2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO support. Thanks Daniel Gimpelevich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18254 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rdc/patches-2.6.28/003-rootfstype.patch | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'target/linux/rdc/patches-2.6.28/003-rootfstype.patch') diff --git a/target/linux/rdc/patches-2.6.28/003-rootfstype.patch b/target/linux/rdc/patches-2.6.28/003-rootfstype.patch index 386e63897..e69de29bb 100644 --- a/target/linux/rdc/patches-2.6.28/003-rootfstype.patch +++ b/target/linux/rdc/patches-2.6.28/003-rootfstype.patch @@ -1,11 +0,0 @@ ---- a/init/do_mounts.c -+++ b/init/do_mounts.c -@@ -189,6 +189,8 @@ static void __init get_fs_names(char *pa - { - 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