From: nbd Date: Tue, 5 Aug 2008 07:53:05 +0000 (+0000) Subject: lirc does not work with brcm-2.4 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=7f02d14097c4be318c51bd6e5c8d1f3f73af89d6;p=packages.git lirc does not work with brcm-2.4 git-svn-id: svn://svn.openwrt.org/openwrt/packages@12129 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/lirc/Makefile b/utils/lirc/Makefile index da381c795..d9b011bd2 100644 --- 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