Update BoardConfig.mk
remove include folder
This commit is contained in:
parent
aa7ab9e2dd
commit
c471a37285
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@
|
||||||
|
|
||||||
DEVICE_PATH := device/motorola/genevn
|
DEVICE_PATH := device/motorola/genevn
|
||||||
DEVICE_PREBUILT_PATH := device/motorola/genevn/prebuilt
|
DEVICE_PREBUILT_PATH := device/motorola/genevn/prebuilt
|
||||||
INCLUDE_PATH := $(DEVICE_PATH)/include
|
|
||||||
|
|
||||||
LC_ALL="C"
|
LC_ALL="C"
|
||||||
BUILD_BROKEN_DUP_RULES := true
|
BUILD_BROKEN_DUP_RULES := true
|
||||||
|
|
Loading…
Reference in a new issue