From 4efb08ae2dfdef73743129184e49fdbf392f6720 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 4 Mar 2007 20:43:39 +0000 Subject: reorder target profiles git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6514 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm-2.6/profiles/Atheros.mk | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 target/linux/brcm-2.6/profiles/Atheros.mk (limited to 'target/linux/brcm-2.6/profiles/Atheros.mk') diff --git a/target/linux/brcm-2.6/profiles/Atheros.mk b/target/linux/brcm-2.6/profiles/Atheros.mk deleted file mode 100644 index 029586848..000000000 --- a/target/linux/brcm-2.6/profiles/Atheros.mk +++ /dev/null @@ -1,17 +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/Atheros - NAME:=Atheros WiFi (default) - PACKAGES:=kmod-madwifi -endef - -define Profile/Atheros/Description - Package set compatible with hardware using Atheros WiFi cards -endef -$(eval $(call Profile,Atheros)) - -- cgit v1.2.3