diff options
author | John Crispin <john@openwrt.org> | 2014-03-27 13:34:56 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-03-27 13:34:56 +0000 |
commit | defdec0f3a46123513066741424131895b825e7b (patch) | |
tree | aa3ba4b7d9a859aa694c3b590763f19569ccced5 /target/linux/lantiq/svip_le/target.mk | |
parent | 23e3526dc4224c4b0b8559053a4e3d972ce1fd48 (diff) | |
download | upstream-defdec0f3a46123513066741424131895b825e7b.tar.gz upstream-defdec0f3a46123513066741424131895b825e7b.tar.bz2 upstream-defdec0f3a46123513066741424131895b825e7b.zip |
lantiq: drop old svip folders
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40294
Diffstat (limited to 'target/linux/lantiq/svip_le/target.mk')
-rw-r--r-- | target/linux/lantiq/svip_le/target.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/lantiq/svip_le/target.mk b/target/linux/lantiq/svip_le/target.mk deleted file mode 100644 index 2c1ed07a4e..0000000000 --- a/target/linux/lantiq/svip_le/target.mk +++ /dev/null @@ -1,11 +0,0 @@ -ARCH:=mipsel -SUBTARGET:=svip_le -BOARDNAME:=SVIP Little Endian -FEATURES:=squashfs -DEVICE_TYPE:=other - -DEFAULT_PACKAGES+= uboot-svip hostapd-mini - -define Target/Description - Lantiq SVIP Little Endian -endef |