From 490c68ac991239c908ec23a2fc143ef8ce2d9981 Mon Sep 17 00:00:00 2001 From: Steffen Sledz Date: Thu, 2 Sep 2010 16:04:15 +0200 Subject: [PATCH] rt2x00: move driver version specific patch files to an own directory Signed-off-by: Steffen Sledz --- recipes/rt2x00/{files => rt3070-2.1.1.0}/config.patch | 0 recipes/rt2x00/{files => rt3070-2.1.1.0}/makefile.patch | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename recipes/rt2x00/{files => rt3070-2.1.1.0}/config.patch (100%) rename recipes/rt2x00/{files => rt3070-2.1.1.0}/makefile.patch (100%) diff --git a/recipes/rt2x00/files/config.patch b/recipes/rt2x00/rt3070-2.1.1.0/config.patch similarity index 100% rename from recipes/rt2x00/files/config.patch rename to recipes/rt2x00/rt3070-2.1.1.0/config.patch diff --git a/recipes/rt2x00/files/makefile.patch b/recipes/rt2x00/rt3070-2.1.1.0/makefile.patch similarity index 100% rename from recipes/rt2x00/files/makefile.patch rename to recipes/rt2x00/rt3070-2.1.1.0/makefile.patch -- 2.39.5