[packages/linux-gpib] - rediff patches
baggins
baggins at pld-linux.org
Sun Feb 28 11:34:02 CET 2021
commit edb2e5cf48fb4391fd1a6ad759073bdc4d6bd25a
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Feb 28 11:33:52 2021 +0100
- rediff patches
kernel-5.10.patch | 2 +-
kernel-5.2.patch | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/kernel-5.10.patch b/kernel-5.10.patch
index 7473e22..38d4ea3 100644
--- a/kernel-5.10.patch
+++ b/kernel-5.10.patch
@@ -10,7 +10,7 @@
subdir-ccflags-y := -I$(src)/include \
-DHAVE_DEV_OF_NODE=$(HAVE_DEV_OF_NODE) \
-DGPIB_CONFIG_PCMCIA=$(GPIB_CONFIG_PCMCIA) \
-@@ -17,7 +20,9 @@ obj-$(CONFIG_OF) += fmh_gpib/
+@@ -19,7 +22,9 @@ obj-y += gpio/
obj-y += hp_82335/
obj-y += hp_82341/
obj-y += ines/
diff --git a/kernel-5.2.patch b/kernel-5.2.patch
index 9977ee0..69fc9ad 100644
--- a/kernel-5.2.patch
+++ b/kernel-5.2.patch
@@ -1,8 +1,8 @@
--- linux-gpib-kernel-4.3.3.org/drivers/gpib/Makefile 2021-02-25 21:53:53.399328345 +0100
+++ linux-gpib-kernel-4.3.3/drivers/gpib/Makefile 2021-02-25 21:53:53.472661757 +0100
-@@ -18,7 +18,6 @@ obj-y += cec/
- obj-$(CONFIG_OF) += eastwood/
- obj-$(CONFIG_OF) += fmh_gpib/
+@@ -20,7 +20,6 @@ obj-$(CONFIG_OF) += fmh_gpib/
+ #obj-$(CONFIG_BCM2835_DEVGPIOMEM) += gpio/
+ obj-y += gpio/
obj-y += hp_82335/
-obj-y += hp_82341/
obj-y += ines/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/linux-gpib.git/commitdiff/edb2e5cf48fb4391fd1a6ad759073bdc4d6bd25a
More information about the pld-cvs-commit
mailing list