summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorShawn Alty <shawn.alty@gmail.com>2011-11-24 01:29:27 -0600
committerShawn Alty <shawn.alty@gmail.com>2011-11-24 01:29:27 -0600
commit519e94bfb0cdc47175c0c77fd3d8208ea2669d1b (patch)
tree4e226dcfa617a199c6580e999dfbec560e4a1198 /BoardConfigCommon.mk
parentec471a80239ce5a5b02ee3bce67988a06d2cbde3 (diff)
downloaddevice_samsung_aries-common-519e94bfb0cdc47175c0c77fd3d8208ea2669d1b.zip
device_samsung_aries-common-519e94bfb0cdc47175c0c77fd3d8208ea2669d1b.tar.gz
device_samsung_aries-common-519e94bfb0cdc47175c0c77fd3d8208ea2669d1b.tar.bz2
fix a derp
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 400fbd5..7c04d07 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -62,7 +62,6 @@ BOARD_NAND_PAGE_SIZE := 4096 -s 128
BOARD_KERNEL_BASE := 0x32000000
BOARD_KERNEL_PAGESIZE := 4096
BOARD_KERNEL_CMDLINE := console=ttyFIQ0,115200 init=/init no_console_suspend
-TARGET_PREBUILT_KERNEL := device/samsung/captivatemtd/kernel
BOARD_BOOTIMAGE_PARTITION_SIZE := 7864320
BOARD_SYSTEMIMAGE_PARTITION_SIZE := 196608000