X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e87769159cfd4349b0f59515a3576215f656cd43..52196955dfe288cd3e8cf6e68d1f9b843b1636b1:/target/linux/rdc/patches-2.6.24/005-cmdline_setup.patch diff --git a/target/linux/rdc/patches-2.6.24/005-cmdline_setup.patch b/target/linux/rdc/patches-2.6.24/005-cmdline_setup.patch index 007477e83..99b54b72a 100644 --- a/target/linux/rdc/patches-2.6.24/005-cmdline_setup.patch +++ b/target/linux/rdc/patches-2.6.24/005-cmdline_setup.patch @@ -1,6 +1,6 @@ ---- linux-2.6.24.7/arch/x86/kernel/setup_32.c 2008-05-07 01:22:34.000000000 +0200 -+++ linux-2.6.24.7.new/arch/x86/kernel/setup_32.c 2008-08-05 14:54:58.000000000 +0200 -@@ -609,6 +609,7 @@ +--- a/arch/x86/kernel/setup_32.c ++++ b/arch/x86/kernel/setup_32.c +@@ -609,6 +609,7 @@ void __init setup_arch(char **cmdline_p) print_memory_map("user"); }