diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-02-03 19:49:50 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-02-03 19:49:50 +0000 |
commit | 95bee6be7063d0c704f81e05ea61857e4364db44 (patch) | |
tree | 28ef96fca6b993af95dc905b904e954515393cd9 /target/linux/au1000/patches/012-mtx1_cmdline.patch | |
parent | 5f258e330da772ed4551670d4ba6f4b423f8a349 (diff) | |
download | upstream-95bee6be7063d0c704f81e05ea61857e4364db44.tar.gz upstream-95bee6be7063d0c704f81e05ea61857e4364db44.tar.bz2 upstream-95bee6be7063d0c704f81e05ea61857e4364db44.zip |
Upgrade au1000 to .24
SVN-Revision: 10377
Diffstat (limited to 'target/linux/au1000/patches/012-mtx1_cmdline.patch')
-rw-r--r-- | target/linux/au1000/patches/012-mtx1_cmdline.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/au1000/patches/012-mtx1_cmdline.patch b/target/linux/au1000/patches/012-mtx1_cmdline.patch index 8f078428c4..14b8e746ec 100644 --- a/target/linux/au1000/patches/012-mtx1_cmdline.patch +++ b/target/linux/au1000/patches/012-mtx1_cmdline.patch @@ -1,13 +1,5 @@ --- linux-2.6.19.2/arch/mips/au1000/mtx-1/init.c.old 2007-04-06 15:01:13.503777992 +0200 +++ linux-2.6.19.2/arch/mips/au1000/mtx-1/init.c 2007-04-06 15:01:36.296313000 +0200 -@@ -39,7 +39,6 @@ - - int prom_argc; - char **prom_argv, **prom_envp; --extern void __init prom_init_cmdline(void); - extern char *prom_getenv(char *envname); - - const char *get_system_type(void) @@ -59,7 +58,7 @@ mips_machgroup = MACH_GROUP_ALCHEMY; mips_machtype = MACH_MTX1; /* set the platform # */ |