mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
tbs-linux-drivers: it's now safe to re-enable CONFIG_IR_LIRC_CODEC
This commit is contained in:
parent
47ea136e37
commit
e19c8dfd83
@ -28,7 +28,6 @@ cd $BUILD/${PKG_NAME}-${PKG_VERSION}/linux-tbs-drivers
|
||||
[ "$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
|
||||
|
||||
find . -iname *.c | xargs sed -i -e "s|__devinit||"
|
||||
find . -iname *.h | xargs sed -i -e "s|__devinit||"
|
||||
|
Loading…
x
Reference in New Issue
Block a user