* commit 'f7f8f15bfbbc49342fe4258833ae56bf8cf5cb5b': mkbootfs: move fs_config to libcutils
This commit is contained in:
commit
dba7973f30
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ LOCAL_MODULE := mkbootfs
|
||||||
|
|
||||||
LOCAL_CFLAGS := -Werror
|
LOCAL_CFLAGS := -Werror
|
||||||
|
|
||||||
|
LOCAL_STATIC_LIBRARIES := libcutils
|
||||||
|
|
||||||
include $(BUILD_HOST_EXECUTABLE)
|
include $(BUILD_HOST_EXECUTABLE)
|
||||||
|
|
||||||
$(call dist-for-goals,dist_files,$(LOCAL_BUILT_MODULE))
|
$(call dist-for-goals,dist_files,$(LOCAL_BUILT_MODULE))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue