]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - products.mak
daemon: Add support for UIO-based SR0
[ipc/ipcdev.git] / products.mak
index 757935597d407e64fd75714815c9fce45d0f4b9e..21da1e48371bb5f6e6ce9854d18328ba7103af47 100644 (file)
@@ -1,5 +1,5 @@
 #
-#   Copyright (c) 2012-2014, Texas Instruments Incorporated
+#   Copyright (c) 2012-2015 Texas Instruments Incorporated - http://www.ti.com
 #
 #   Redistribution and use in source and binary forms, with or without
 #   modification, are permitted provided that the following conditions
@@ -41,7 +41,8 @@ DEPOT = _your_depot_folder_
 
 # Platform to build for
 #   Supported platforms (choose one):
-#       OMAPL138, OMAP54XX, DRA7XX, 66AK2E, TCI6630, TCI6636, TCI6638
+#       OMAPL138, OMAP54XX, DRA7XX, 66AK2G, 66AK2E, TCI6630, TCI6636, TCI6638,
+#       TDA3XX
 #
 # Note, this is used for Linux, QNX and BIOS builds
 #
@@ -67,6 +68,12 @@ TOOLCHAIN_PREFIX = $(TOOLCHAIN_INSTALL_DIR)/bin/$(TOOLCHAIN_LONGNAME)-
 #
 KERNEL_INSTALL_DIR =
 
+# Optional: Specify the Address Family for RPMSG. This value is specified
+# either from the Linux kernel specified by KERNEL_INSTALL_DIR above, or
+# the make variable AF_RPMSG below. Do not use both.
+#
+AF_RPMSG =
+
 # Optional: Path to DRM Library
 #
 DRM_PREFIX =
@@ -100,9 +107,6 @@ BIOS_SMPENABLED=1
 
 # Path to various cgtools
 #
-ti.targets.C28_large =
-ti.targets.C28_float =
-
 ti.targets.elf.C64P =
 ti.targets.elf.C64P_big_endian =
 ti.targets.elf.C64T =