From: nbd Date: Thu, 16 Feb 2012 18:08:24 +0000 (+0000) Subject: lirc: prevent kernel drivers from being built (they break on newer kernels and they... X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=8d6858558b7781dadb92853af850f8efea06060b;p=packages.git 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 --- 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/