aboutsummaryrefslogtreecommitdiffstats
path: root/package/p54
diff options
context:
space:
mode:
Diffstat (limited to 'package/p54')
-rw-r--r--package/p54/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/p54/Makefile b/package/p54/Makefile
index fc576866a4..a0b24a22a5 100644
--- a/package/p54/Makefile
+++ b/package/p54/Makefile
@@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk
define KernelPackage/p54/Default
SUBMENU:=Wireless Drivers
TITLE:=Prism Wireless Support (mac80211)
- DEPENDS:=@LINUX_2_6 +kmod-mac80211
+ DEPENDS:=+kmod-mac80211
endef
define KernelPackage/p54-common