X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fadm5120%2Fpatches-2.6.27%2F140-cmdline_hack.patch;fp=target%2Flinux%2Fadm5120%2Fpatches-2.6.27%2F140-cmdline_hack.patch;h=0000000000000000000000000000000000000000;hb=b4c19d9ab47a02c04126349a00e90cd304ffd4d4;hp=14172fcaf952ebb088aad60354f184da543c143e;hpb=6e4509664ee65b71db3a7a3b91bfbfe5b69556c5;p=openwrt.git diff --git a/target/linux/adm5120/patches-2.6.27/140-cmdline_hack.patch b/target/linux/adm5120/patches-2.6.27/140-cmdline_hack.patch deleted file mode 100644 index 14172fcaf9..0000000000 --- a/target/linux/adm5120/patches-2.6.27/140-cmdline_hack.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- a/arch/mips/kernel/head.S -+++ b/arch/mips/kernel/head.S -@@ -127,7 +127,12 @@ - /* - * Reserved space for exception handlers. - * Necessary for machines which link their kernels at KSEG0. -+ * Use as temporary storage for the kernel command line, so that it -+ * can be updated easily without having to relink the kernel. - */ -+ -+EXPORT(_image_cmdline) -+ .ascii "CMDLINE:" - .fill 0x400 - #endif -