embeddedsw/lib/sw_services
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
..
xilffs xilffs: Fix make rules 2015-07-31 16:55:48 +05:30
xilflash xilflash_v4_1: Added Pass/Fail string to readwrite_example. 2015-07-06 11:49:25 +05:30
xilisf Update Tcl files to support MultiBd and Packaged Bd Designs 2015-07-31 16:55:01 +05:30
xilmfs lib:sw_services:standalone drivers license changes 2015-05-15 14:48:25 +05:30
xilpm Update Tcl files to support MultiBd and Packaged Bd Designs 2015-07-31 16:55:01 +05:30
xilrsa Update Tcl files to support MultiBd and Packaged Bd Designs 2015-07-31 16:55:01 +05:30
xilsecure xilsecure: Fix make rules 2015-07-31 16:56:17 +05:30
xilskey xilskey: Changed supported peripheral name to ps7_cortexa9. 2015-07-09 19:47:17 +05:30