The latest Xilinx tools generate ps7_init files that are explicitly available under GPL. Change the makefile to allow drop in of those files for building the SPL. Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com> Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com> Reviewed-and-tested-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>master
parent
11ada9225a
commit
290f1f999a
@ -1 +1,2 @@ |
|||||||
ps7_init.[ch] |
ps7_init.[ch] |
||||||
|
ps7_init_gpl.[ch] |
||||||
|
@ -0,0 +1,2 @@ |
|||||||
|
|
||||||
|
#warning usage of ps7_init files is deprecated please use ps7_init_gpl |
Loading…
Reference in new issue