summaryrefslogtreecommitdiff
path: root/AndroidBoard.mk
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidBoard.mk')
-rw-r--r--AndroidBoard.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidBoard.mk b/AndroidBoard.mk
index 5ce7580..d218253 100644
--- a/AndroidBoard.mk
+++ b/AndroidBoard.mk
@@ -19,7 +19,7 @@ endif
# Compile Linux Kernel
#----------------------------------------------------------------------
ifeq ($(KERNEL_DEFCONFIG),)
- KERNEL_DEFCONFIG := msmcortex_defconfig
+ KERNEL_DEFCONFIG := msmfalcon_defconfig
endif
ifeq ($(TARGET_KERNEL_SOURCE),)