]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - products.mak
Build: Align products.mak variables across OS's
[ipc/ipcdev.git] / products.mak
index 58418dfad4a1f4d979309549acce12aa4049c251..6e9467b695df42c41cf4ca8f36a3c926dfad99e8 100644 (file)
 #
 DEPOT ?= _your_depot_folder_
 
-# Optional: platform to build
+# Platform to build for
 #   Supported platforms (choose one):
-#       omapl138, omap54xx_smp, dra7xx, tci6636, tci6638
+#       OMAPL138, OMAP54XX, DRA7XX, TCI6638, TCI6638
 #
-# Note, this is used for both Linux and BIOS builds
+# Note, this is used for Linux, QNX and BIOS builds
 #
 PLATFORM ?=
 
@@ -80,10 +80,6 @@ QNX_INSTALL_DIR ?=
 #
 DESTDIR ?=
 
-# List of supported devices (choose one): omap5432, vayu, simvayu
-#
-DEVICE ?= _device_
-
 #################### IPC Bios ####################
 
 # Path to required dependencies for IPC BIOS builds