diff options
Diffstat (limited to 'package/rt2x00')
-rw-r--r-- | package/rt2x00/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/rt2x00/Makefile b/package/rt2x00/Makefile index 0338b9333b..85233b325e 100644 --- a/package/rt2x00/Makefile +++ b/package/rt2x00/Makefile @@ -31,7 +31,6 @@ define KernelPackage/rt2x00/Default DEPENDS:=@LINUX_2_6 KCONFIG:=CONFIG_MAC80211 DESCRIPTION:=Ralink GPL Drivers for rt2x00 cards - VERSION:=$(LINUX_VERSION)+$(PKG_VERSION)-$(BOARD)-$(LINUX_RELEASE) endef define KernelPackage/rt2x00-lib |