summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
Diffstat (limited to 'hints')
-rw-r--r--hints/linux-android.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/hints/linux-android.sh b/hints/linux-android.sh
index eff44c454b..0f290591c4 100644
--- a/hints/linux-android.sh
+++ b/hints/linux-android.sh
@@ -277,3 +277,6 @@ $cat <<EOO >> $pwd/config.arch
osname='android'
EOO
+
+# Android is a linux variant, so run those hints.
+. ./hints/linux.sh