X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/85c1d5c75138d7110b998553544cf6a4907aecc4..ba43ecdcd5b3c047e9722b5b29c8aa1357e3f218:/package/p54/Makefile diff --git a/package/p54/Makefile b/package/p54/Makefile index a0b24a22a..c282a09bf 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:=+kmod-mac80211 + DEPENDS:=+kmod-mac80211 @!TARGET_atheros @!TARGET_uml endef define KernelPackage/p54-common