am 34efe4cf: Merge "mkbootfs: move fs_config to libcutils"
* commit '34efe4cf1ad8d080b37fc02bf55e42eb2ea643b6': mkbootfs: move fs_config to libcutils
This commit is contained in:
commit
f7f8f15bfb
|
@ -10,6 +10,8 @@ LOCAL_MODULE := mkbootfs
|
|||
|
||||
LOCAL_CFLAGS := -Werror
|
||||
|
||||
LOCAL_STATIC_LIBRARIES := libcutils
|
||||
|
||||
include $(BUILD_HOST_EXECUTABLE)
|
||||
|
||||
$(call dist-for-goals,dist_files,$(LOCAL_BUILT_MODULE))
|
||||
|
|
Loading…
Reference in New Issue