lirc does not work with brcm-2.4

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12129 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-08-05 07:53:05 +00:00
parent 8e441f7948
commit 7f02d14097

View File

@ -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