]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/libmetal.git/commit
Introduce machine specific dir in generic system
authorWendy Liang <jliang@xilinx.com>
Mon, 18 Jul 2016 23:21:52 +0000 (16:21 -0700)
committerWendy Liang <jliang@xilinx.com>
Fri, 22 Jul 2016 22:42:38 +0000 (15:42 -0700)
commit1625e70c70a14414c0d17538c797ea98d5d18b81
tree47a189352ae49ab0b047102c968de1315553ae18
parent26d1e6a0412d3390b18ca81fda052bdbb5a47b06
Introduce machine specific dir in generic system

Introduce the machine specific directory in the system/generic
to keep any machine specific implementation there.

Signed-off-by: Wendy Liang <jliang@xilinx.com>
lib/system/generic/CMakeLists.txt
lib/system/generic/zynq7/CMakeLists.txt [new file with mode: 0644]
lib/system/generic/zynqmp_r5/CMakeLists.txt [new file with mode: 0644]