2
0
Эх сурвалжийг харах

Remove those two profiles, people that actually change cards will certainly know how to add modules for them

SVN-Revision: 13297
Florian Fainelli 17 жил өмнө
parent
commit
b3c537d77c

+ 0 - 13
target/linux/au1000/profiles/Broadcom.mk

@@ -1,13 +0,0 @@
-#
-# Copyright (C) 2006 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-define Profile/Broadcom
-  NAME:=Broadcom BCM43xx WiFi
-  PACKAGES:=kmod-net-bcm43xx
-endef
-$(eval $(call Profile,Broadcom))
-

+ 0 - 13
target/linux/au1000/profiles/Intel.mk

@@ -1,13 +0,0 @@
-#
-# Copyright (C) 2006 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-define Profile/Intel
-  NAME:=Intel IPW2200 WiFi
-  PACKAGES:=kmod-net-ipw2200
-endef
-$(eval $(call Profile,Intel))
-