projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ee5575
)
lirc does not work with brcm-2.4
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Aug 2008 07:53:05 +0000
(07:53 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Aug 2008 07:53:05 +0000
(07:53 +0000)
SVN-Revision: 12129
utils/lirc/Makefile
patch
|
blob
|
history
diff --git
a/utils/lirc/Makefile
b/utils/lirc/Makefile
index da381c795207ed29e4a271f1db6203e42232afbd..d9b011bd238f48e28becff6f02eaabdb09098663 100644
(file)
--- a/
utils/lirc/Makefile
+++ b/
utils/lirc/Makefile
@@
-32,6
+32,7
@@
endef
define Package/lirc
$(call Package/lirc/Default)
TITLE:=LIRC - Linux Infrared Remote Control
+ DEPENDS:=@!LINUX_2_4
MENU:=1
endef