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
This commit is contained in:
parent
1f46ba285f
commit
8d6858558b
@ -112,7 +112,7 @@ endef
|
|||||||
|
|
||||||
MAKE_FLAGS += \
|
MAKE_FLAGS += \
|
||||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||||
ARCH="$(LINUX_KARCH)"
|
SUBDIRS="daemons tools"
|
||||||
|
|
||||||
define Package/lirc/install
|
define Package/lirc/install
|
||||||
$(INSTALL_DIR) $(1)/usr/sbin/
|
$(INSTALL_DIR) $(1)/usr/sbin/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user