From 1b812eb5364e0214b1a7933768a39511bb1284c9 Mon Sep 17 00:00:00 2001 From: jow Date: Wed, 6 Oct 2010 00:01:52 +0000 Subject: [PATCH] [packages] ... and readd @!LINUX_2_4 change to speedtouch-usb-firmware git-svn-id: svn://svn.openwrt.org/openwrt/packages@23268 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/speedtouch-usb-firmware/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/speedtouch-usb-firmware/Makefile b/net/speedtouch-usb-firmware/Makefile index c55b0054b..b4e641fcb 100644 --- a/net/speedtouch-usb-firmware/Makefile +++ b/net/speedtouch-usb-firmware/Makefile @@ -24,7 +24,7 @@ define Package/speedtouch-usb-firmware SECTION:=net CATEGORY:=Network TITLE:=SpeedTouch 330 ADSL USB firmware - DEPENDS:=+kmod-usb-atm +kmod-usb-atm-speedtouch @LINUX_2_6 + DEPENDS:=+kmod-usb-atm +kmod-usb-atm-speedtouch @!LINUX_2_4 PKGARCH:=all endef