summaryrefslogtreecommitdiffstats
path: root/recipes-jailhouse/jailhouse/jailhouse-0.8/0004-no-kbuild-of-tools.patch
diff options
context:
space:
mode:
authorOla Redell <ola.redell@retotech.se>2017-12-28 12:46:21 +0000
committerOla Redell <ola.redell@retotech.se>2017-12-28 12:46:21 +0000
commitc32f917d26c6057bcb0fa19197492b9d27443edd (patch)
tree6b4411622aad1bcb5b4b52d6a03e558694a4ae94 /recipes-jailhouse/jailhouse/jailhouse-0.8/0004-no-kbuild-of-tools.patch
parenta4a0e54936cbd80439fe9d524fbb4653664d8959 (diff)
parent697eeb3669ea95a3e55fed711d5511e7f6262113 (diff)
downloadmeta-jailhouse-c32f917d26c6057bcb0fa19197492b9d27443edd.tar.gz
Merged in olrex/meta-jailhouse/jailhouse-0.8 (pull request #4)
recipe for jailhouse 0.8 and updated -git recipe
Diffstat (limited to 'recipes-jailhouse/jailhouse/jailhouse-0.8/0004-no-kbuild-of-tools.patch')
-rw-r--r--recipes-jailhouse/jailhouse/jailhouse-0.8/0004-no-kbuild-of-tools.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-jailhouse/jailhouse/jailhouse-0.8/0004-no-kbuild-of-tools.patch b/recipes-jailhouse/jailhouse/jailhouse-0.8/0004-no-kbuild-of-tools.patch
new file mode 100644
index 0000000..30d3b6d
--- /dev/null
+++ b/recipes-jailhouse/jailhouse/jailhouse-0.8/0004-no-kbuild-of-tools.patch
@@ -0,0 +1,13 @@
1Index: git/Kbuild
2===================================================================
3--- git.orig/Kbuild
4+++ git/Kbuild
5@@ -53,7 +53,7 @@ $(obj)/driver $(obj)/hypervisor: $(GEN_V
6
7 endif
8
9-subdir-y := driver hypervisor configs inmates tools
10+subdir-y := driver hypervisor configs inmates
11
12 subdir-ccflags-y := -Werror
13