aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2016-02-22 22:58:09 +0100
committerAndreas Blaesius <skate4life@gmx.de>2016-02-22 15:25:55 -0800
commit49ac88d062e2c2b233432dfe2e0e472ec7b49985 (patch)
treee79a4767b9a0bb0685cda098a7d6540cfa11b2c3 /BoardConfigCommon.mk
parent25949002d6ad7c94d3863b5a577d520c2c75e810 (diff)
downloaddevice_samsung_espressowifi-49ac88d062e2c2b233432dfe2e0e472ec7b49985.zip
device_samsung_espressowifi-49ac88d062e2c2b233432dfe2e0e472ec7b49985.tar.gz
device_samsung_espressowifi-49ac88d062e2c2b233432dfe2e0e472ec7b49985.tar.bz2
espresso: move RIL parts to espresso3g (1/2)
Change-Id: I6acfb5e71cc1d5948cffc9411c7565f7005f4871
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk9
1 files changed, 0 insertions, 9 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 4fbd490..b568517 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -17,8 +17,6 @@
# Inherit common omap4 board config
-include hardware/ti/omap4/BoardConfigCommon.mk
-TARGET_SPECIFIC_HEADER_PATH += device/samsung/espresso/include
-
TARGET_NO_BOOTLOADER := true
TARGET_NO_RADIOIMAGE := true
@@ -116,10 +114,3 @@ TARGET_RECOVERY_FSTAB := device/samsung/espresso/rootdir/etc/fstab.tab2
TARGET_RECOVERY_DEVICE_DIRS += device/samsung/espresso
RECOVERY_FSTAB_VERSION := 2
BOARD_HAS_DOWNLOAD_MODE := true
-
-# RIL
-BOARD_VENDOR := samsung
-BOARD_PROVIDES_LIBRIL := true
-BOARD_MODEM_TYPE := xmm6260
-BOARD_RIL_CLASS := ../../../device/samsung/espresso/ril
-COMMON_GLOBAL_CFLAGS += -DDISABLE_ASHMEM_TRACKING