From 66c6333a685fe3600aaf08c5d6d51eaea9d8a0ef Mon Sep 17 00:00:00 2001 From: Ziyan Date: Sun, 16 Aug 2015 18:50:33 +0200 Subject: espresso-common: remove USE_CAMERA_STUB define Using camera stub without the vendor repo is useless, as we won't be able to boot anyways, so let's remove it. Change-Id: I7ade9f4cf027468733d898b2b47c53b03453cb40 --- BoardConfigCommon.mk | 2 -- 1 file changed, 2 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 4492c17..696a019 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -19,8 +19,6 @@ -include device/samsung/omap4-common/BoardConfigCommon.mk -USE_CAMERA_STUB := true - TARGET_NO_BOOTLOADER := true TARGET_NO_RADIOIMAGE := true -- cgit v1.1