summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index d4b60c4..c4e7e80 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -24,6 +24,9 @@ TARGET_BOARD_INFO_FILE := device/samsung/i9100/board-info.txt
# Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := device/samsung/i9100/bluetooth
+# BLN
+BOARD_HAS_BLN := true
+
# Inline kernel building
TARGET_KERNEL_SOURCE := kernel/samsung/smdk4412
TARGET_KERNEL_CONFIG := cyanogenmod_i9100_defconfig