From: Florian Fainelli Date: Wed, 25 Apr 2007 11:24:06 +0000 (+0000) Subject: rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=303d6d3c337e7058f649757b614b5e46f7f25314;p=15.05%2Fopenwrt.git rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7049 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/rt61/Makefile b/package/rt61/Makefile index d1f71e996a..c8fab11d14 100644 --- a/package/rt61/Makefile +++ b/package/rt61/Makefile @@ -22,7 +22,7 @@ include $(INCLUDE_DIR)/package.mk define KernelPackage/rt61 SUBMENU:=Wireless Drivers TITLE:=Driver for ralink MiMo pci chipsets - DEPENDS:=@PCI_SUPPORT +wireless-tools + DEPENDS:=@LINUX_2_6_RDC +wireless-tools DESCRIPTION:=\ This package contains a driver for ralink rt61xx pci chipsets. URL:=http://rt2x00.serialmonkey.com/ diff --git a/target/linux/rdc-2.6/Makefile b/target/linux/rdc-2.6/Makefile index d6f49826bf..97dd29fdbd 100644 --- a/target/linux/rdc-2.6/Makefile +++ b/target/linux/rdc-2.6/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk ARCH:=i386 BOARD:=rdc BOARDNAME:=RDC x86 -FEATURES:=squashfs jffs2 +FEATURES:=squashfs jffs2 pci define Target/Description Build firmware images for RDC3211 based routers