summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-06-06 18:04:15 -0600
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-06-06 18:04:15 -0600
commitba2e25c29ce92e694a4cc431419ce21e241bb50d (patch)
tree8553c1c4d9329145fb2bb850e6e2231dc87e5b50 /Makefile
parent5161c0f6bd379b8ae74c59874eb71d6782972d61 (diff)
remove mips64el-tools: We don't support MIPS anymore
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index cd12f75..e9c01ce 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ include config.mk
################################################################################
# these are the resulting packages
-packages=doc libretools libretools-mips64el librelib gitget xbs
+packages=doc libretools librelib gitget xbs
# and which directories they contain
doc=doc
libretools=\
@@ -14,7 +14,6 @@ libretools=\
src/devtools \
src/librefetch \
src/toru
-libretools-mips64el=src/mips64el-tools
librelib=src/lib
gitget=src/gitget
xbs=\