diff options
Diffstat (limited to 'libre/linux-libre-pck/0008-USB-armory-support.patch')
-rw-r--r-- | libre/linux-libre-pck/0008-USB-armory-support.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/linux-libre-pck/0008-USB-armory-support.patch b/libre/linux-libre-pck/0008-USB-armory-support.patch index 7a0c8e186..beeecfa90 100644 --- a/libre/linux-libre-pck/0008-USB-armory-support.patch +++ b/libre/linux-libre-pck/0008-USB-armory-support.patch @@ -1,7 +1,7 @@ -From 07ccea6eaa471307f5f7513862b47c040178a40a Mon Sep 17 00:00:00 2001 +From 4709ed524ab21c1578e96f837c77ce23bb25c108 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Sat, 7 Feb 2015 12:32:27 +0100 -Subject: [PATCH 08/10] USB armory support +Subject: [PATCH 8/8] USB armory support --- arch/arm/boot/dts/Makefile | 5 + @@ -20,10 +20,10 @@ Subject: [PATCH 08/10] USB armory support create mode 100644 arch/arm/boot/dts/imx53-usbarmory.dts diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile -index c710c30..e9a95ef 100644 +index 38c06e4..ce5c9de 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -287,6 +287,11 @@ dtb-$(CONFIG_SOC_IMX53) += \ +@@ -295,6 +295,11 @@ dtb-$(CONFIG_SOC_IMX53) += \ imx53-smd.dtb \ imx53-tx53-x03x.dtb \ imx53-tx53-x13x.dtb \ @@ -452,5 +452,5 @@ index 0000000..902a73b + status = "okay"; +}; -- -2.7.3 +2.8.2 |