diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-06-14 18:17:47 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-06-14 18:17:47 +0000 |
commit | a7bea11085c99c96e55f06e425bd695948afa743 (patch) | |
tree | 049afc3b485c13c66171a376c5b3adeec7fd2597 /target/linux/oxnas/patches-4.0/900-more-boards.patch | |
parent | 1bb873c7d5929eb0c60c5b611e880f443ed90f5f (diff) | |
download | upstream-a7bea11085c99c96e55f06e425bd695948afa743.tar.gz upstream-a7bea11085c99c96e55f06e425bd695948afa743.tar.bz2 upstream-a7bea11085c99c96e55f06e425bd695948afa743.zip |
kernel: remove linux 4.0
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@45975 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/oxnas/patches-4.0/900-more-boards.patch')
-rw-r--r-- | target/linux/oxnas/patches-4.0/900-more-boards.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/target/linux/oxnas/patches-4.0/900-more-boards.patch b/target/linux/oxnas/patches-4.0/900-more-boards.patch deleted file mode 100644 index 77948c902c..0000000000 --- a/target/linux/oxnas/patches-4.0/900-more-boards.patch +++ /dev/null @@ -1,16 +0,0 @@ -Index: linux-4.0-rc4/arch/arm/boot/dts/Makefile -=================================================================== ---- linux-4.0-rc4.orig/arch/arm/boot/dts/Makefile -+++ linux-4.0-rc4/arch/arm/boot/dts/Makefile -@@ -429,7 +429,10 @@ dtb-$(CONFIG_ARCH_ORION5X) += \ - orion5x-lacie-ethernet-disk-mini-v2.dtb \ - orion5x-maxtor-shared-storage-2.dtb \ - orion5x-rd88f5182-nas.dtb --dtb-$(CONFIG_ARCH_OXNAS) += ox820-pogoplug-pro.dtb -+dtb-$(CONFIG_ARCH_OXNAS) += ox820-pogoplug-pro.dtb \ -+ ox820-pogoplug-v3.dtb \ -+ ox820-stg212.dtb \ -+ ox820-kd20.dtb - dtb-$(CONFIG_ARCH_PRIMA2) += \ - prima2-evb.dtb - dtb-$(CONFIG_ARCH_QCOM) += \ |