]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-demos/posix-smp.git/commitdiff
PRSDK-3601 Included PDK Rules.make file
authorSinthu Raja M <x0257345@ti.com>
Thu, 1 Mar 2018 14:55:29 +0000 (20:25 +0530)
committerSinthu Raja M <x0257345@ti.com>
Thu, 1 Mar 2018 14:55:29 +0000 (20:25 +0530)
 Included PDK build/Rules.make in demos makefile

makefile

index 4f6a3dbd46bd0089c3a5ea8ef798d6c97be34fa2..62bd70da307de9fd6a4d05c4bf12375f63a3bf30 100644 (file)
--- a/makefile
+++ b/makefile
@@ -51,6 +51,8 @@
 #TOOLCHAIN_PATH_A9    ?= $(DEPOT)/ccsv6/tools/compiler/gcc-arm-none-eabi-n_n-20xxqn
 #TOOLCHAIN_PATH_A8    ?= $(DEPOT)/ccsv6/tools/compiler/gcc-arm-none-eabi-n_n-20xxqn
 
+include $(PDK_INSTALL_PATH)/ti/build/Rules.make
+
 srcs = dhry_1.c dhry_2.c
 objs = $(addprefix bin/$(SOC)/$(CORE)/$(PROFILE)/obj/,$(patsubst %.c,%.out,$(srcs)))
 libs =