From 248feabe4a4b543d6eb79c75414d9ef3170b0e64 Mon Sep 17 00:00:00 2001 From: Kolja Dummann Date: Thu, 26 May 2011 23:43:07 +0200 Subject: overlay: code dedup, move overlay to aries-common fix mobile data interface name new pre build kernel Change-Id: Ice8b7e840341e9e810833aee9473384b7e674e23 --- BoardConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BoardConfig.mk') diff --git a/BoardConfig.mk b/BoardConfig.mk index fa47c21..4bc1a9d 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -41,7 +41,7 @@ TARGET_BOARD_PLATFORM := s5pv210 TARGET_BOOTLOADER_BOARD_NAME := aries TARGET_RECOVERY_INITRC := device/samsung/galaxysmtd/recovery.rc -BOARD_MOBILEDATA_INTERFACE_NAME = "svnet0" +BOARD_MOBILEDATA_INTERFACE_NAME = "pdp0" # Releasetools TARGET_RELEASETOOL_OTA_FROM_TARGET_SCRIPT := ./device/samsung/aries-common/releasetools/aries_ota_from_target_files -- cgit v1.1