summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfig.mk')
-rwxr-xr-xBoardConfig.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index c33496c..e443cfa 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -12,11 +12,14 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-# config.mk
+# BoardConfig.mk
#
# Product-specific compile-time definitions.
#
+# Use the non-open-source parts, if they're present
+-include vendor/samsung/crespo/BoardConfigVendor.mk
+
TARGET_CPU_ABI := armeabi-v7a
TARGET_CPU_ABI2 := armeabi