summaryrefslogtreecommitdiffhomepage
path: root/etc/config.sub
blob: 9dfd22ef39389f4b279b9866d75529ba9413f2c5 (plain)
1
2
3
4
5
6
#!/bin/sh
# assume a correct target input: this should always be the case
# in the context of midipix_build; then, for compatibility, output
# the target name.

echo "$1"