Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
CrescentParts: fix up for common device
  • Loading branch information
Daz Jones committed Feb 20, 2013
1 parent 28701a3 commit ad69c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CrescentParts/Android.mk
@@ -1,4 +1,4 @@
ifeq ($(TARGET_DEVICE),blade2)
ifeq ($(TARGET_BOOTLOADER_NAME),blade2)
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)

Expand Down

0 comments on commit ad69c60

Please sign in to comment.