X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/8afb23270d23db6a033ba8fb77e1cf1a1d925a7c..e2f8c9d2e4ece49c70665e3c044d35af23d14015:/package/pcmcia-cs/Makefile diff --git a/package/pcmcia-cs/Makefile b/package/pcmcia-cs/Makefile index 2241c6f53..78419de75 100644 --- a/package/pcmcia-cs/Makefile +++ b/package/pcmcia-cs/Makefile @@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk define Package/pcmcia-cs SECTION:=utils CATEGORY:=Utilities - DEPENDS:=@LINUX_2_4&&PCMCIA_SUPPORT + DEPENDS:=@PCMCIA_SUPPORT TITLE:=PCMCIA/Cardbus management utilities URL:=http://pcmcia-cs.sourceforge.net/ endef