mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
Add headers to liblockdep patches
This commit is contained in:
6
debian/patches/lockdep-fix-headers.patch
vendored
6
debian/patches/lockdep-fix-headers.patch
vendored
@@ -1,3 +1,9 @@
|
||||
From: Ben Hutchings <ben@decadent.org.uk>
|
||||
Date: Thu, 13 Aug 2015 20:48:12 +0200
|
||||
Subject: liblockdep: Add more headers and definitions needed by lockdep
|
||||
|
||||
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
|
||||
---
|
||||
--- /dev/null
|
||||
+++ b/tools/lib/lockdep/uinclude/linux/export.h
|
||||
@@ -0,0 +1,10 @@
|
||||
|
||||
6
debian/patches/lockdep-fix-oot-build.patch
vendored
6
debian/patches/lockdep-fix-oot-build.patch
vendored
@@ -1,3 +1,9 @@
|
||||
From: Ben Hutchings <ben@decadent.org.uk>
|
||||
Date: Thu, 13 Aug 2015 20:48:12 +0200
|
||||
Subject: liblockdep: Fix object file paths used in an out-of-tree build
|
||||
|
||||
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
|
||||
---
|
||||
--- a/tools/lib/lockdep/Makefile
|
||||
+++ b/tools/lib/lockdep/Makefile
|
||||
@@ -98,7 +98,7 @@ build := -f $(srctree)/tools/build/Makef
|
||||
|
||||
6
debian/patches/lockdep-fix-soname.patch
vendored
6
debian/patches/lockdep-fix-soname.patch
vendored
@@ -1,3 +1,9 @@
|
||||
From: Ben Hutchings <ben@decadent.org.uk>
|
||||
Date: Thu, 13 Aug 2015 20:48:12 +0200
|
||||
Subject: liblockdep: Remove double-quotes from soname
|
||||
|
||||
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
|
||||
---
|
||||
--- a/tools/lib/lockdep/Makefile
|
||||
+++ b/tools/lib/lockdep/Makefile
|
||||
@@ -98,7 +98,7 @@ build := -f $(srctree)/tools/build/Makef
|
||||
|
||||
Reference in New Issue
Block a user