From 8d6858558b7781dadb92853af850f8efea06060b Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 16 Feb 2012 18:08:24 +0000 Subject: [PATCH] lirc: prevent kernel drivers from being built (they break on newer kernels and they are not packaged here) git-svn-id: svn://svn.openwrt.org/openwrt/packages@30596 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/lirc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/lirc/Makefile b/utils/lirc/Makefile index 6afe4a421..00273b7c2 100644 --- a/utils/lirc/Makefile +++ b/utils/lirc/Makefile @@ -112,7 +112,7 @@ endef MAKE_FLAGS += \ DESTDIR="$(PKG_INSTALL_DIR)" \ - ARCH="$(LINUX_KARCH)" + SUBDIRS="daemons tools" define Package/lirc/install $(INSTALL_DIR) $(1)/usr/sbin/