aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux-libc-headers/linux-libc-headers.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux-libc-headers/linux-libc-headers.inc')
-rw-r--r--recipes/linux-libc-headers/linux-libc-headers.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/linux-libc-headers/linux-libc-headers.inc b/recipes/linux-libc-headers/linux-libc-headers.inc
index dc0267697f..0487e65fab 100644
--- a/recipes/linux-libc-headers/linux-libc-headers.inc
+++ b/recipes/linux-libc-headers/linux-libc-headers.inc
@@ -5,6 +5,3 @@ LICENSE = "GPL"
RDEPENDS_${PN}-dev = ""
RRECOMMENDS_${PN}-dbg = "${PN}-dev (= ${EXTENDPV})"
-do_install_append() {
- rm -rf ${D}${includedir}/scsi
-}