X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/85c1d5c75138d7110b998553544cf6a4907aecc4..340c4f0a914ac73e3519a019fb109be5ee9ac728:/package/p54/Makefile diff --git a/package/p54/Makefile b/package/p54/Makefile index a0b24a22a..65e8f232f 100644 --- a/package/p54/Makefile +++ b/package/p54/Makefile @@ -1,10 +1,10 @@ # -# Copyright (C) 2007 OpenWrt.org +# Copyright (C) 2007-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id: $ +# $Id$ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk @@ -21,7 +21,7 @@ include $(INCLUDE_DIR)/package.mk define KernelPackage/p54/Default SUBMENU:=Wireless Drivers TITLE:=Prism Wireless Support (mac80211) - DEPENDS:=+kmod-mac80211 + DEPENDS:=+kmod-mac80211 @BROKEN endef define KernelPackage/p54-common