Kaydet (Commit) f15a6a06 authored tarafından Miklos Vajna's avatar Miklos Vajna

android: fix 'make install' in LOAndroid3

The error was:

$ make install verbose=t
../../../config_host.mk:655: /git/config__lang.mk: No such file or directory
make: *** No rule to make target '/git/config__lang.mk'.  Stop.

Change-Id: I4f976c27217cb1827ce2a7b39c1bc301e45f149b
üst 9dfaffab
ifeq ($(BUILDDIR),)
gb_Side:=host
include ../../../config_host.mk
endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment