From: Felix Fietkau 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://git.openwrt.org/?a=commitdiff_plain;h=e840f44cea68375412bf5f03370d4876e2f7f352;p=openwrt%2Fsvn-archive%2Fpackages.git lirc: prevent kernel drivers from being built (they break on newer kernels and they are not packaged here) SVN-Revision: 30596 --- 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/