~xnox/ubuntu/trusty/gcc-arm-linux-androideabi/dima

« back to all changes in this revision

Viewing changes to android/device/linaro/pandaboard/pandaboard.mk

  • Committer: Package Import Robot
  • Author(s): Dmitrijs Ledkovs
  • Date: 2013-07-05 10:12:24 UTC
  • Revision ID: package-import@ubuntu.com-20130705101224-6qo3e8jbz8p31aa1
Tags: upstream-0.20130705.1
ImportĀ upstreamĀ versionĀ 0.20130705.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# The pandaboard product that is specialized for pandaboard.
 
2
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk)
 
3
$(call inherit-product, device/linaro/common/common.mk)
 
4
$(call inherit-product, device/linaro/pandaboard/device.mk)
 
5
 
 
6
PRODUCT_BRAND := pandaboard
 
7
PRODUCT_DEVICE := pandaboard
 
8
PRODUCT_NAME := pandaboard
 
9
 
 
10
TARGET_UBOOT_SOURCE ?= u-boot/linaro/u-boot-linaro-stable
 
 
b'\\ No newline at end of file'