From 16defbb2bd9478f9e5384b9722f20a694e6bae41 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 14 Mar 2009 15:52:42 +0000 Subject: nuke obsolete kernel stuff SVN-Revision: 14875 --- target/linux/au1000/patches/012-mtx1_cmdline.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 target/linux/au1000/patches/012-mtx1_cmdline.patch (limited to 'target/linux/au1000/patches/012-mtx1_cmdline.patch') diff --git a/target/linux/au1000/patches/012-mtx1_cmdline.patch b/target/linux/au1000/patches/012-mtx1_cmdline.patch deleted file mode 100644 index a41ee6f21d..0000000000 --- a/target/linux/au1000/patches/012-mtx1_cmdline.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/arch/mips/au1000/mtx-1/init.c -+++ b/arch/mips/au1000/mtx-1/init.c -@@ -54,7 +54,7 @@ void __init prom_init(void) - prom_argv = (char **) fw_arg1; - prom_envp = (char **) fw_arg2; - -- prom_init_cmdline(); -+ strcpy(arcs_cmdline, CONFIG_CMDLINE); - - memsize_str = prom_getenv("memsize"); - if (!memsize_str) -- cgit v1.2.3