Add dependencies on all the makefiles.

This should help prevent broken builds next time I'm messing with
assembler/compiler/linker flags...

Change-Id: I30f15a3ce3c3f3c60cad7bc59aaba9f42d792224
This commit is contained in:
Elliott Hughes
2012-08-13 14:06:05 -07:00
parent 66fba00991
commit ae5c64413b
7 changed files with 29 additions and 6 deletions

View File

@@ -45,6 +45,7 @@ ifeq ($(TARGET_ARCH),mips)
endif
LOCAL_MODULE:= linker
LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
LOCAL_STATIC_LIBRARIES := libc_nomalloc