summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorPawit Pornkitprasan <p.pawit@gmail.com>2011-12-07 21:41:32 +0700
committerPawit Pornkitprasan <p.pawit@gmail.com>2011-12-07 21:41:35 +0700
commit03d40c27c17cf94f267bf9560871df350dfed54d (patch)
treed9fb476d4c894c8edf2fc81bbc4bf6e98481366b /BoardConfigCommon.mk
parent5cce56e3e7f9fc74615eace1eb5c04b1682d6c53 (diff)
downloaddevice_samsung_aries-common-03d40c27c17cf94f267bf9560871df350dfed54d.zip
device_samsung_aries-common-03d40c27c17cf94f267bf9560871df350dfed54d.tar.gz
device_samsung_aries-common-03d40c27c17cf94f267bf9560871df350dfed54d.tar.bz2
Our board is s5pc110 (s5pc110 = s5pv210 + RAM + OneNAND)
Samsung stock also defines this as s5pc110 and with this, Nexus S hacks will also apply to us
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 9fd8c7f..06dd4b8 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -33,7 +33,7 @@ TARGET_NO_BOOTLOADER := true
TARGET_NO_RADIOIMAGE := true
TARGET_PROVIDES_INIT := true
-TARGET_BOARD_PLATFORM := s5pv210
+TARGET_BOARD_PLATFORM := s5pc110
TARGET_BOOTLOADER_BOARD_NAME := aries
TARGET_RECOVERY_INITRC := device/samsung/aries-common/recovery.rc