aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips/danube/profiles/200-Ralink.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-02-01 14:35:36 +0000
committerJohn Crispin <john@openwrt.org>2011-02-01 14:35:36 +0000
commite919bd002a7f08d1c893dc3272f1f6332442fc35 (patch)
treebf2e28836e52b2a82972c338cc244dd12a034fef /target/linux/ifxmips/danube/profiles/200-Ralink.mk
parent61527e0b529fa012fc181f64bf3d3a5c48a9cb33 (diff)
downloadupstream-e919bd002a7f08d1c893dc3272f1f6332442fc35.tar.gz
upstream-e919bd002a7f08d1c893dc3272f1f6332442fc35.tar.bz2
upstream-e919bd002a7f08d1c893dc3272f1f6332442fc35.zip
* drop codebase in favour of lantiq target
SVN-Revision: 25277
Diffstat (limited to 'target/linux/ifxmips/danube/profiles/200-Ralink.mk')
-rw-r--r--target/linux/ifxmips/danube/profiles/200-Ralink.mk13
1 files changed, 0 insertions, 13 deletions
diff --git a/target/linux/ifxmips/danube/profiles/200-Ralink.mk b/target/linux/ifxmips/danube/profiles/200-Ralink.mk
deleted file mode 100644
index 19c87c8df0..0000000000
--- a/target/linux/ifxmips/danube/profiles/200-Ralink.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# Copyright (C) 2008 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-define Profile/Ralink
- NAME:=Ralink RT61 Wifi
- PACKAGES:=kmod-rt61-pci hostapd-mini
-endef
-
-$(eval $(call Profile,Ralink))