Skip to content

Commit

Permalink
Revert "Fix previous commit."
Browse files Browse the repository at this point in the history
This reverts commit 8b456f0.
  • Loading branch information
IngCr3at1on committed Nov 3, 2013
1 parent 8b456f0 commit 275e0a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Android.mk
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ ifneq ($(BOARD_NEEDS_RECOVERY_FIX),)
endif
endif

ifneq ($(BOARD_TARGET_IS_MTK),)
ifeq ($(BOARD_TARGET_IS_MTK),)
LOCAL_CFLAGS += -DBOARD_TARGET_IS_MTK=true
endif

Expand Down

0 comments on commit 275e0a4

Please sign in to comment.