Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
tests
/
tcg
/
ppc64le
/
Makefile.target
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
target
7 lines
146 Bytes
Copy permalink
Copy
Raw
1
# -*- Mode: makefile -*-
2
#
3
# ppc64le specific tweaks
4
5
VPATH
+=
$(
SRC_PATH
)
/tests/tcg/ppc64le
6
7
include
$(SRC_PATH)/tests/tcg/ppc64/Makefile.target