diff options
Diffstat (limited to 'recipes-ti/ipc/ti-ipc')
-rw-r--r-- | recipes-ti/ipc/ti-ipc/ipc.pc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-ti/ipc/ti-ipc/ipc.pc b/recipes-ti/ipc/ti-ipc/ipc.pc deleted file mode 100644 index 1a8c52df..00000000 --- a/recipes-ti/ipc/ti-ipc/ipc.pc +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | prefix=/../../ipc_@VERSION@ | ||
2 | includedir=${prefix}/ti/ipc | ||
3 | |||
4 | Name: TI IPC | ||
5 | Description: TI ARM-DSP IPC (Inter Processor Communication) | ||
6 | Version: @VERSION@ | ||
7 | Requires: | ||
8 | Cflags: -I${includedir} | ||