summaryrefslogtreecommitdiff
path: root/package/bcm28xx-vc/src/host_applications
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-01-23 04:00:15 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-01-28 14:22:38 +0100
commit20d7236b069f80cea7d9b7c4f65052219cd9c177 (patch)
treed639c531c7eb0c9ad8db676f842ee5f4c86620c6 /package/bcm28xx-vc/src/host_applications
parentf299c2d665f601fd6241e5aa49d5402e2a7323c4 (diff)
bcm28xx-vc: remove package, use bcm28xx-utils
Diffstat (limited to 'package/bcm28xx-vc/src/host_applications')
-rw-r--r--package/bcm28xx-vc/src/host_applications/linux/libs/bcm_host/bcm_host.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/package/bcm28xx-vc/src/host_applications/linux/libs/bcm_host/bcm_host.pc.in b/package/bcm28xx-vc/src/host_applications/linux/libs/bcm_host/bcm_host.pc.in
deleted file mode 100644
index d40d35049..000000000
--- a/package/bcm28xx-vc/src/host_applications/linux/libs/bcm_host/bcm_host.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
-prefix=/usr
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
-includedir=${prefix}/include
-
-Name: bcm_host
-Description: Broadcom VideoCore host API library
-Version: 1
-Libs: -L${libdir} -lbcm_host -lvcos -lvchiq_arm
-Cflags: -I${includedir} -I${includedir}/interface/vmcs_host/linux -I${includedir}/interface/vcos/pthreads -DUSE_VCHIQ_ARM