summaryrefslogtreecommitdiffstats
path: root/rules/pre/toolchain.make
blob: 0dd44ea0febbceeb10b2130af1a0a0a9093a1ae6 (plain)
1
2
3
4
5
# -*-makefile-*-

SYSROOT=$(call remove_quotes,$(PTXCONF_PREFIX)/sysroot-$(PTXCONF_GNU_TARGET))

# vim: syntax=make