aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/rm-lld/rm-lld.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/rm-lld/rm-lld.inc')
-rw-r--r--recipes-bsp/rm-lld/rm-lld.inc15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes-bsp/rm-lld/rm-lld.inc b/recipes-bsp/rm-lld/rm-lld.inc
deleted file mode 100644
index e6e61af0..00000000
--- a/recipes-bsp/rm-lld/rm-lld.inc
+++ /dev/null
@@ -1,15 +0,0 @@
-DESCRIPTION = "TI Resource Manager Low Level Driver"
-LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/rm/COPYING.txt;md5=dc61631b65360e6beb73b6c337800afc"
-
-inherit ti-pdk-fetch
-
-TI_PDK_COMP = "ti.drv.rm"
-
-PE = "1"
-
-INC_PR = "r0"
-
-COMPATIBLE_MACHINE = "keystone"
-
-BASEDIR = "${WORKDIR}/git"