summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/vr9/profiles/000-generic.mk
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2012-12-15 02:01:08 +0000
committerJohn Crispin <john@openwrt.org>2012-12-15 02:01:08 +0000
commit3dac521a49dc1fba0484968ce0c0cb6bc406ab34 (patch)
tree1d684dbac81bc7d044a6ed52cbf3381c2f1a8a9d /target/linux/lantiq/vr9/profiles/000-generic.mk
parent1dece11487e937deb4691f73545c1403d018421d (diff)
downloadmtk-20170518-3dac521a49dc1fba0484968ce0c0cb6bc406ab34.zip
mtk-20170518-3dac521a49dc1fba0484968ce0c0cb6bc406ab34.tar.gz
mtk-20170518-3dac521a49dc1fba0484968ce0c0cb6bc406ab34.tar.bz2
remove 3.3 and 3.6
SVN-Revision: 34699
Diffstat (limited to 'target/linux/lantiq/vr9/profiles/000-generic.mk')
-rw-r--r--target/linux/lantiq/vr9/profiles/000-generic.mk6
1 files changed, 0 insertions, 6 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 787a74f..0000000
--- 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))