diff options
| author | Dan Pasanen <dan.pasanen@gmail.com> | 2014-01-19 16:53:28 -0600 |
|---|---|---|
| committer | Dan Pasanen <dan.pasanen@gmail.com> | 2014-01-19 16:53:28 -0600 |
| commit | fb4ee81b87856ef28d41fba56cb7710f8e76a42d (patch) | |
| tree | 68e46083f5f88736236d4bcce9d03d26e11fbfd5 | |
| parent | 493e3656b6f1717f37fed71dc05351ce8530bf76 (diff) | |
defconfig is now commnized in d2-common
Change-Id: I45d2504917a2093f5402fe2b6eb5d1733b6331a2
| -rw-r--r-- | BoardConfig.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index bcd6aa7..14fbf15 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -29,8 +29,5 @@ # Assert TARGET_OTA_ASSERT_DEVICE := d2spr,d2spi,d2tfnspr -# Kernel -TARGET_KERNEL_CONFIG := cyanogen_d2spr_defconfig - TARGET_BOARD_INFO_FILE ?= device/samsung/d2spr/board-info.txt |
