From 553786683f6d1316f38c7459fb17f3f88e9c553d Mon Sep 17 00:00:00 2001 From: blogic Date: Sat, 15 Dec 2012 02:01:08 +0000 Subject: [lantiq] remove 3.3 and 3.6 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34699 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/vr9/profiles/000-generic.mk | 6 ------ target/linux/lantiq/vr9/profiles/001-avm.mk | 6 ------ 2 files changed, 12 deletions(-) delete mode 100644 target/linux/lantiq/vr9/profiles/000-generic.mk delete mode 100644 target/linux/lantiq/vr9/profiles/001-avm.mk (limited to 'target/linux/lantiq/vr9/profiles') 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)) -- cgit v1.2.3