WeTek_*/options: redirects can be handled by the webserver

This commit is contained in:
Lukas Rusak 2016-10-01 00:25:22 -07:00
parent 248ce21200
commit a3f816cb05
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3
3 changed files with 0 additions and 12 deletions

View File

@ -151,7 +151,3 @@
# kernel image name
KERNEL_NAME="kernel.img"
# set the addon dirs
ADDON_PATH="$ADDON_VERSION/WeTek_Play/$TARGET_ARCH"
ADDON_URL="$ADDON_SERVER_URL/$ADDON_PATH"

View File

@ -139,7 +139,3 @@
# kernel image name
KERNEL_NAME="kernel.img"
# set the addon dirs
ADDON_PATH="$ADDON_VERSION/$PROJECT/$TARGET_ARCH"
ADDON_URL="$ADDON_SERVER_URL/$ADDON_PATH"

View File

@ -138,7 +138,3 @@
# kernel image name
KERNEL_NAME="kernel.img"
# set the addon dirs
ADDON_PATH="$ADDON_VERSION/WeTek_Hub/$TARGET_ARCH"
ADDON_URL="$ADDON_SERVER_URL/$ADDON_PATH"