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=764d8d1e465c3d680a1d18ddf8a099c5116e2f20;p=openwrt%2Fsvn-archive%2Farchive.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 6afe4a4215..00273b7c2e 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/