embeddedsw/lib
Soren Brinkmann 731fcf06db xilsecure: Fix make rules
When building xilsecure with '-rR' as arguments to make causes this error:
  Compiling Xilsecure Library
  make[1]: *** No rule to make target 'xsecure_sha.o', needed by 'libxilsecure.a'.  Stop.
  Makefile:27: recipe for target 'psu_cortexa53_0/libsrc/xilsecure_v1_0/src/make.libs' failed
  make: *** [psu_cortexa53_0/libsrc/xilsecure_v1_0/src/make.libs] Error 2

Fixing this by adding a pattern rules matching the required object files.

Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Acked-by: Bhavik Ameta <bameta@xilinx.com>
2015-07-31 16:56:17 +05:30
..
bsp Fix for standalone os tcl to support MultiBd and Packaged Bd 2015-07-31 16:56:15 +05:30
sw_apps sw_apps: openamp: modified rpc_demp application 2015-07-31 16:56:07 +05:30
sw_services xilsecure: Fix make rules 2015-07-31 16:56:17 +05:30