pmt: Android.mk: remove 'devname.c' on libext2fs
This commit is contained in:
@@ -74,7 +74,6 @@ include $(CLEAR_VARS)
|
|||||||
|
|
||||||
LOCAL_MODULE := libext2fs
|
LOCAL_MODULE := libext2fs
|
||||||
LOCAL_SRC_FILES := \
|
LOCAL_SRC_FILES := \
|
||||||
$(LIBEXT2FS)/devname.c \
|
|
||||||
$(LIBEXT2FS)/ext2_err.c \
|
$(LIBEXT2FS)/ext2_err.c \
|
||||||
$(LIBEXT2FS)/alloc.c \
|
$(LIBEXT2FS)/alloc.c \
|
||||||
$(LIBEXT2FS)/alloc_sb.c \
|
$(LIBEXT2FS)/alloc_sb.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user