diff options
-rw-r--r-- | BoardConfig.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 700921b..1c781d9 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -19,9 +19,6 @@ TARGET_BOARD_INFO_FILE := device/samsung/p3100/board-info.txt -# RIL -BOARD_PROVIDES_LIBRIL := true - # Inline kernel building TARGET_KERNEL_SOURCE := kernel/samsung/espresso10 TARGET_KERNEL_CONFIG := cyanogenmod_p3100_defconfig |