Commit 7af393a3 authored by David Kosir's avatar David Kosir Committed by Peter Korsgaard
Browse files

lirc-tools: remove non-existing configuration options



--enable-sandboxed and --with-driver options were used in 0.9.1
>From 0.9.2 they are not used anymore.

Signed-off-by: default avatarDavid Kosir <david.kosir@bylapis.com>
Signed-off-by: default avatarArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
[Arnout: resend without whitespace errors]
Acked-by: default avatarArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent fc2c039c
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -11,10 +11,7 @@ LIRC_TOOLS_LICENSE = GPLv2+
LIRC_TOOLS_LICENSE_FILES = COPYING
LIRC_TOOLS_DEPENDENCIES = host-pkgconf

LIRC_TOOLS_CONF_OPTS = \
	--without-x \
	--enable-sandboxed \
	--with-driver=userspace
LIRC_TOOLS_CONF_OPTS = --without-x

define LIRC_TOOLS_INSTALL_INIT_SYSV
	$(INSTALL) -D -m 0755 package/lirc-tools/S25lircd \