diff options
Diffstat (limited to 'android/experimental')
-rw-r--r-- | android/experimental/LOAndroid3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/experimental/LOAndroid3/Makefile b/android/experimental/LOAndroid3/Makefile index fbcec0ce327d..346b99526bc8 100644 --- a/android/experimental/LOAndroid3/Makefile +++ b/android/experimental/LOAndroid3/Makefile @@ -1,4 +1,5 @@ ifeq ($(BUILDDIR),) +gb_Side:=host include ../../../config_host.mk endif |