aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar7/profiles/110-Annex-B.mk
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-11-11 16:11:29 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-11-11 16:11:29 +0000
commitce15640628063f33bbffed09ba2408280c1ecdda (patch)
tree654dba73ea6d70ace452e89c5ee777d146c70c97 /target/linux/ar7/profiles/110-Annex-B.mk
parentb1482bba0045c5e10aa3a15ff03f54fe1c376ef7 (diff)
downloadmaster-187ad058-ce15640628063f33bbffed09ba2408280c1ecdda.tar.gz
master-187ad058-ce15640628063f33bbffed09ba2408280c1ecdda.tar.bz2
master-187ad058-ce15640628063f33bbffed09ba2408280c1ecdda.zip
[ar7] create generic subtarget
Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34147 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar7/profiles/110-Annex-B.mk')
-rw-r--r--target/linux/ar7/profiles/110-Annex-B.mk17
1 files changed, 0 insertions, 17 deletions
diff --git a/target/linux/ar7/profiles/110-Annex-B.mk b/target/linux/ar7/profiles/110-Annex-B.mk
deleted file mode 100644
index 66692e7966..0000000000
--- a/target/linux/ar7/profiles/110-Annex-B.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-#
-# Copyright (C) 2009 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
-
-define Profile/Annex-B
- NAME:=Annex-B DSL firmware
- PACKAGES:=kmod-sangam-atm-annex-b
-endef
-
-define Profile/Annex-B/Description
- Package set compatible with Annex-B DSL lines (Germany).
-endef
-$(eval $(call Profile,Annex-B))
-