]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - products.mak
Add Ipc attach phase to Linux implementation
[ipc/ipcdev.git] / products.mak
index 757935597d407e64fd75714815c9fce45d0f4b9e..89bc0de60c133b6007d50340ca6a79e75bb28f88 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,7 @@ DEPOT = _your_depot_folder_
 
 # Platform to build for
 #   Supported platforms (choose one):
-#       OMAPL138, OMAP54XX, DRA7XX, 66AK2E, TCI6630, TCI6636, TCI6638
+#       OMAPL138, OMAP54XX, DRA7XX, 66AK2E, TCI6630, TCI6636, TCI6638, TDA3XX
 #
 # Note, this is used for Linux, QNX and BIOS builds
 #
@@ -67,6 +67,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 =