summaryrefslogtreecommitdiff
path: root/target/linux/ar7-2.4/profiles/AnnexA.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-05-03 16:42:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-05-03 16:42:37 +0000
commitf472d78868cbc8d8e218a7f66c50f1c8988ba43d (patch)
tree6a555c5b85857a176aac4c97a0a33d239e39cc93 /target/linux/ar7-2.4/profiles/AnnexA.mk
parenta5209e63ef8682fcc2ce30a918b2f91f85364c54 (diff)
downloadmtk-20170518-f472d78868cbc8d8e218a7f66c50f1c8988ba43d.zip
mtk-20170518-f472d78868cbc8d8e218a7f66c50f1c8988ba43d.tar.gz
mtk-20170518-f472d78868cbc8d8e218a7f66c50f1c8988ba43d.tar.bz2
nuke ar7-2.4 (old code, dsl driver no longer compiles, replaced by ar7-2.6)
SVN-Revision: 7087
Diffstat (limited to 'target/linux/ar7-2.4/profiles/AnnexA.mk')
-rw-r--r--target/linux/ar7-2.4/profiles/AnnexA.mk13
1 files changed, 0 insertions, 13 deletions
diff --git a/target/linux/ar7-2.4/profiles/AnnexA.mk b/target/linux/ar7-2.4/profiles/AnnexA.mk
deleted file mode 100644
index 10847d3..0000000
--- a/target/linux/ar7-2.4/profiles/AnnexA.mk
+++ /dev/null
@@ -1,13 +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/AnnexA
- NAME:=ADSL Annex A (default)
- PACKAGES:=kmod-sangam-atm-annex-a ppp-mod-pppoa
-endef
-$(eval $(call Profile,AnnexA))
-