projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e441f7
)
lirc does not work with brcm-2.4
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Aug 2008 07:53:05 +0000
(07:53 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Aug 2008 07:53:05 +0000
(07:53 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12129
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
utils/lirc/Makefile
patch
|
blob
|
history
diff --git
a/utils/lirc/Makefile
b/utils/lirc/Makefile
index
da381c7
..
d9b011b
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