summaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/vr9/profiles
diff options
context:
space:
mode:
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-12-15 02:01:08 +0000
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-12-15 02:01:08 +0000
commit553786683f6d1316f38c7459fb17f3f88e9c553d (patch)
treeaa951f60a68199ebc90babec9aa5580a7159e479 /target/linux/lantiq/vr9/profiles
parent5d8e0585ac778f4dde3ead2cee576695c351c628 (diff)
[lantiq] remove 3.3 and 3.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34699 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/vr9/profiles')
-rw-r--r--target/linux/lantiq/vr9/profiles/000-generic.mk6
-rw-r--r--target/linux/lantiq/vr9/profiles/001-avm.mk6
2 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/lantiq/vr9/profiles/000-generic.mk b/target/linux/lantiq/vr9/profiles/000-generic.mk
deleted file mode 100644
index 787a74fba..000000000
--- a/target/linux/lantiq/vr9/profiles/000-generic.mk
+++ /dev/null
@@ -1,6 +0,0 @@
-define Profile/Generic
- NAME:=Generic - all boards
- PACKAGES:=kmod-leds-gpio button-hotplug
-endef
-
-$(eval $(call Profile,Generic))
diff --git a/target/linux/lantiq/vr9/profiles/001-avm.mk b/target/linux/lantiq/vr9/profiles/001-avm.mk
deleted file mode 100644
index 30de76abd..000000000
--- a/target/linux/lantiq/vr9/profiles/001-avm.mk
+++ /dev/null
@@ -1,6 +0,0 @@
-define Profile/FRITZ3370
- NAME:=FRITZ3370 - Ftizbox
- PACKAGES:=kmod-leds-gpio button-hotplug kmod-usb-ifxhcd
-endef
-
-$(eval $(call Profile,FRITZ3370))