From 11aecf7bfdb789eab2a5e5a36a3172a250158501 Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 17 Apr 2007 22:16:28 +0000 Subject: Remove this target since rb-2.6 will build both rb532 and adm5120 later on git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6992 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rb1xx-2.6/profiles/100-Atheros.mk | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 target/linux/rb1xx-2.6/profiles/100-Atheros.mk (limited to 'target/linux/rb1xx-2.6/profiles/100-Atheros.mk') diff --git a/target/linux/rb1xx-2.6/profiles/100-Atheros.mk b/target/linux/rb1xx-2.6/profiles/100-Atheros.mk deleted file mode 100644 index 029586848..000000000 --- a/target/linux/rb1xx-2.6/profiles/100-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