Skip to content

Commit

Permalink
Removed unused setup_fs.c
Browse files Browse the repository at this point in the history
  • Loading branch information
pawitp committed Nov 29, 2011
1 parent 6892369 commit d8cb569
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 82 deletions.
7 changes: 0 additions & 7 deletions Android.mk
Expand Up @@ -26,13 +26,6 @@ LOCAL_SRC_FILES := cypress-touchkey.kcm
LOCAL_MODULE_TAGS := optional LOCAL_MODULE_TAGS := optional
include $(BUILD_KEY_CHAR_MAP) include $(BUILD_KEY_CHAR_MAP)


#include $(CLEAR_VARS)
#LOCAL_SRC_FILES := setup_fs.c
#LOCAL_MODULE := setup_fs
#LOCAL_MODULE_TAGS := optional
##LOCAL_SHARED_LIBRARIES += libext4_utils libz
#include $(BUILD_EXECUTABLE)

ifneq ($(TARGET_SIMULATOR),true) ifneq ($(TARGET_SIMULATOR),true)
include $(call all-makefiles-under,$(LOCAL_PATH)) include $(call all-makefiles-under,$(LOCAL_PATH))
endif endif
Expand Down
75 changes: 0 additions & 75 deletions setup_fs.c

This file was deleted.

0 comments on commit d8cb569

Please sign in to comment.