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 a60c79ec8..d79fc70c9 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 001d2d0e5e74d367e7bda7a4676882694344b3e5 Mon Sep 17 00:00:00 2001 +From 7f2f9131be193f8d49271ccb7e11841c4d182da9 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 08/14] 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 939686c..e5cc351 100644 +index b41e5b0..3ce4c32 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile -@@ -303,6 +303,11 @@ dtb-$(CONFIG_SOC_IMX53) += \ +@@ -315,6 +315,11 @@ dtb-$(CONFIG_SOC_IMX53) += \ imx53-smd.dtb \ imx53-tx53-x03x.dtb \ imx53-tx53-x13x.dtb \ @@ -677,5 +677,5 @@ index 0000000..33719f7 + status = "okay"; +}; -- -2.9.2 +2.10.0 |