From c6114b60db88f1b33d12ecd77a3bed3a63822e06 Mon Sep 17 00:00:00 2001 From: kaloz Date: Sat, 11 Feb 2012 15:59:23 +0000 Subject: [PATCH] [cns3xxx]: rename 3.1 patches directory as it will be used for newer kernels as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30454 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/cns3xxx/{patches-3.1 => patches}/002-cns3xxx_wdt.patch | 0 .../{patches-3.1 => patches}/049-cns3xxx_smp_support.patch | 0 .../{patches-3.1 => patches}/050-cns3xxx_i2c_controller.patch | 0 .../cns3xxx/{patches-3.1 => patches}/051-cns3xxx_gigabit.patch | 0 .../linux/cns3xxx/{patches-3.1 => patches}/052-cns3xxx_spi.patch | 0 .../cns3xxx/{patches-3.1 => patches}/054-cns3xxx_pcie_clock.patch | 0 .../cns3xxx/{patches-3.1 => patches}/100-laguna_support.patch | 0 .../{patches-3.1 => patches}/101-laguna_sdhci_card_detect.patch | 0 .../cns3xxx/{patches-3.1 => patches}/102-cns3xxx_timers.patch | 0 .../linux/cns3xxx/{patches-3.1 => patches}/104-cns3xxx_gpio.patch | 0 .../cns3xxx/{patches-3.1 => patches}/105-cns3xxx_pcie_io.patch | 0 .../{patches-3.1 => patches}/106-cns3xxx_sata_support.patch | 0 .../{patches-3.1 => patches}/110-gateworks_gsp_support.patch | 0 target/linux/cns3xxx/{patches-3.1 => patches}/200-dwc_otg.patch | 0 14 files changed, 0 insertions(+), 0 deletions(-) rename target/linux/cns3xxx/{patches-3.1 => patches}/002-cns3xxx_wdt.patch (100%) rename target/linux/cns3xxx/{patches-3.1 => patches}/049-cns3xxx_smp_support.patch (100%) rename target/linux/cns3xxx/{patches-3.1 => patches}/050-cns3xxx_i2c_controller.patch (100%) rename target/linux/cns3xxx/{patches-3.1 => patches}/051-cns3xxx_gigabit.patch (100%) rename target/linux/cns3xxx/{patches-3.1 => patches}/052-cns3xxx_spi.patch (100%) rename target/linux/cns3xxx/{patches-3.1 => patches}/054-cns3xxx_pcie_clock.patch (100%) rename target/linux/cns3xxx/{patches-3.1 => patches}/100-laguna_support.patch (100%) rename target/linux/cns3xxx/{patches-3.1 => patches}/101-laguna_sdhci_card_detect.patch (100%) rename target/linux/cns3xxx/{patches-3.1 => patches}/102-cns3xxx_timers.patch (100%) rename target/linux/cns3xxx/{patches-3.1 => patches}/104-cns3xxx_gpio.patch (100%) rename target/linux/cns3xxx/{patches-3.1 => patches}/105-cns3xxx_pcie_io.patch (100%) rename target/linux/cns3xxx/{patches-3.1 => patches}/106-cns3xxx_sata_support.patch (100%) rename target/linux/cns3xxx/{patches-3.1 => patches}/110-gateworks_gsp_support.patch (100%) rename target/linux/cns3xxx/{patches-3.1 => patches}/200-dwc_otg.patch (100%) diff --git a/target/linux/cns3xxx/patches-3.1/002-cns3xxx_wdt.patch b/target/linux/cns3xxx/patches/002-cns3xxx_wdt.patch similarity index 100% rename from target/linux/cns3xxx/patches-3.1/002-cns3xxx_wdt.patch rename to target/linux/cns3xxx/patches/002-cns3xxx_wdt.patch diff --git a/target/linux/cns3xxx/patches-3.1/049-cns3xxx_smp_support.patch b/target/linux/cns3xxx/patches/049-cns3xxx_smp_support.patch similarity index 100% rename from target/linux/cns3xxx/patches-3.1/049-cns3xxx_smp_support.patch rename to target/linux/cns3xxx/patches/049-cns3xxx_smp_support.patch diff --git a/target/linux/cns3xxx/patches-3.1/050-cns3xxx_i2c_controller.patch b/target/linux/cns3xxx/patches/050-cns3xxx_i2c_controller.patch similarity index 100% rename from target/linux/cns3xxx/patches-3.1/050-cns3xxx_i2c_controller.patch rename to target/linux/cns3xxx/patches/050-cns3xxx_i2c_controller.patch diff --git a/target/linux/cns3xxx/patches-3.1/051-cns3xxx_gigabit.patch b/target/linux/cns3xxx/patches/051-cns3xxx_gigabit.patch similarity index 100% rename from target/linux/cns3xxx/patches-3.1/051-cns3xxx_gigabit.patch rename to target/linux/cns3xxx/patches/051-cns3xxx_gigabit.patch diff --git a/target/linux/cns3xxx/patches-3.1/052-cns3xxx_spi.patch b/target/linux/cns3xxx/patches/052-cns3xxx_spi.patch similarity index 100% rename from target/linux/cns3xxx/patches-3.1/052-cns3xxx_spi.patch rename to target/linux/cns3xxx/patches/052-cns3xxx_spi.patch diff --git a/target/linux/cns3xxx/patches-3.1/054-cns3xxx_pcie_clock.patch b/target/linux/cns3xxx/patches/054-cns3xxx_pcie_clock.patch similarity index 100% rename from target/linux/cns3xxx/patches-3.1/054-cns3xxx_pcie_clock.patch rename to target/linux/cns3xxx/patches/054-cns3xxx_pcie_clock.patch diff --git a/target/linux/cns3xxx/patches-3.1/100-laguna_support.patch b/target/linux/cns3xxx/patches/100-laguna_support.patch similarity index 100% rename from target/linux/cns3xxx/patches-3.1/100-laguna_support.patch rename to target/linux/cns3xxx/patches/100-laguna_support.patch diff --git a/target/linux/cns3xxx/patches-3.1/101-laguna_sdhci_card_detect.patch b/target/linux/cns3xxx/patches/101-laguna_sdhci_card_detect.patch similarity index 100% rename from target/linux/cns3xxx/patches-3.1/101-laguna_sdhci_card_detect.patch rename to target/linux/cns3xxx/patches/101-laguna_sdhci_card_detect.patch diff --git a/target/linux/cns3xxx/patches-3.1/102-cns3xxx_timers.patch b/target/linux/cns3xxx/patches/102-cns3xxx_timers.patch similarity index 100% rename from target/linux/cns3xxx/patches-3.1/102-cns3xxx_timers.patch rename to target/linux/cns3xxx/patches/102-cns3xxx_timers.patch diff --git a/target/linux/cns3xxx/patches-3.1/104-cns3xxx_gpio.patch b/target/linux/cns3xxx/patches/104-cns3xxx_gpio.patch similarity index 100% rename from target/linux/cns3xxx/patches-3.1/104-cns3xxx_gpio.patch rename to target/linux/cns3xxx/patches/104-cns3xxx_gpio.patch diff --git a/target/linux/cns3xxx/patches-3.1/105-cns3xxx_pcie_io.patch b/target/linux/cns3xxx/patches/105-cns3xxx_pcie_io.patch similarity index 100% rename from target/linux/cns3xxx/patches-3.1/105-cns3xxx_pcie_io.patch rename to target/linux/cns3xxx/patches/105-cns3xxx_pcie_io.patch diff --git a/target/linux/cns3xxx/patches-3.1/106-cns3xxx_sata_support.patch b/target/linux/cns3xxx/patches/106-cns3xxx_sata_support.patch similarity index 100% rename from target/linux/cns3xxx/patches-3.1/106-cns3xxx_sata_support.patch rename to target/linux/cns3xxx/patches/106-cns3xxx_sata_support.patch diff --git a/target/linux/cns3xxx/patches-3.1/110-gateworks_gsp_support.patch b/target/linux/cns3xxx/patches/110-gateworks_gsp_support.patch similarity index 100% rename from target/linux/cns3xxx/patches-3.1/110-gateworks_gsp_support.patch rename to target/linux/cns3xxx/patches/110-gateworks_gsp_support.patch diff --git a/target/linux/cns3xxx/patches-3.1/200-dwc_otg.patch b/target/linux/cns3xxx/patches/200-dwc_otg.patch similarity index 100% rename from target/linux/cns3xxx/patches-3.1/200-dwc_otg.patch rename to target/linux/cns3xxx/patches/200-dwc_otg.patch