From add68b01789ee3c027ddf77b929b55c38a784ea0 Mon Sep 17 00:00:00 2001 From: juhosg Date: Tue, 29 Jan 2008 10:33:34 +0000 Subject: [adm5120] image generation cleanups * make image generation makefiles simpler * remove unused profiles * generate images for the Cellvision CAS-xxx/NFS-xxx devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10309 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/adm5120/router_le/profiles/100-Atheros.mk | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 target/linux/adm5120/router_le/profiles/100-Atheros.mk (limited to 'target/linux/adm5120/router_le/profiles/100-Atheros.mk') diff --git a/target/linux/adm5120/router_le/profiles/100-Atheros.mk b/target/linux/adm5120/router_le/profiles/100-Atheros.mk deleted file mode 100644 index 8ad626c0c..000000000 --- a/target/linux/adm5120/router_le/profiles/100-Atheros.mk +++ /dev/null @@ -1,17 +0,0 @@ -# -# Copyright (C) 2007 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 - 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