From cbeaf6d823b983c52dbbf18466c3eee2fb7b4037 Mon Sep 17 00:00:00 2001 From: nbd Date: Sat, 26 May 2007 17:53:03 +0000 Subject: [PATCH] move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing problems at least in qemu, maybe on other systems as well and generic x86 doesn't really need the extra compression git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7342 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/{generic-2.6 => rdc-2.6}/patches/600-x86_lzma.patch | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename target/linux/{generic-2.6 => rdc-2.6}/patches/600-x86_lzma.patch (100%) diff --git a/target/linux/generic-2.6/patches/600-x86_lzma.patch b/target/linux/rdc-2.6/patches/600-x86_lzma.patch similarity index 100% rename from target/linux/generic-2.6/patches/600-x86_lzma.patch rename to target/linux/rdc-2.6/patches/600-x86_lzma.patch -- 2.20.1