aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/svip_le/profiles/001-lantiq.mk
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-03-27 13:34:56 +0000
committerJohn Crispin <blogic@openwrt.org>2014-03-27 13:34:56 +0000
commit1eb49f46aba0c6c362bc2eb5b50842961c5f8432 (patch)
treeb9852479c8865b5aeb644150cec5272e017237b7 /target/linux/lantiq/svip_le/profiles/001-lantiq.mk
parente0200200b8545275782c871df966f453b2d722b3 (diff)
downloadmaster-187ad058-1eb49f46aba0c6c362bc2eb5b50842961c5f8432.tar.gz
master-187ad058-1eb49f46aba0c6c362bc2eb5b50842961c5f8432.tar.bz2
master-187ad058-1eb49f46aba0c6c362bc2eb5b50842961c5f8432.zip
lantiq: drop old svip folders
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40294 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/svip_le/profiles/001-lantiq.mk')
-rw-r--r--target/linux/lantiq/svip_le/profiles/001-lantiq.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/lantiq/svip_le/profiles/001-lantiq.mk b/target/linux/lantiq/svip_le/profiles/001-lantiq.mk
deleted file mode 100644
index dd6150e126..0000000000
--- a/target/linux/lantiq/svip_le/profiles/001-lantiq.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-define Profile/EASY336
- NAME:=EASY336
- PACKAGES:=
-endef
-
-define Profile/EASY336/Description
- Lantiq EASY336 evalkit
-endef
-
-$(eval $(call Profile,EASY336))