mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
tbs-linux-drivers: don't build ir-lirc-codec
This commit is contained in:
parent
7564d70e96
commit
a5ee6b23cb
@ -27,4 +27,6 @@ cd $BUILD/${PKG_NAME}-${PKG_VERSION}/linux-tbs-drivers
|
|||||||
[ "$TARGET_ARCH" = "i386" ] && ./v4l/tbs-x86_r3.sh
|
[ "$TARGET_ARCH" = "i386" ] && ./v4l/tbs-x86_r3.sh
|
||||||
[ "$TARGET_ARCH" = "x86_64" ] && ./v4l/tbs-x86_64.sh
|
[ "$TARGET_ARCH" = "x86_64" ] && ./v4l/tbs-x86_64.sh
|
||||||
|
|
||||||
|
LDFLAGS="" make DIR=$(kernel_path) prepare
|
||||||
|
sed -i -e "s|^CONFIG_IR_LIRC_CODEC=.*$|# CONFIG_IR_LIRC_CODEC is not set|" v4l/.config
|
||||||
LDFLAGS="" make DIR=$(kernel_path)
|
LDFLAGS="" make DIR=$(kernel_path)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user