diff options
author | Chris Packham <judge.packham@gmail.com> | 2021-01-25 12:40:31 +1300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-25 12:40:31 +1300 |
commit | 30316cd27ab0a6f8cb2a96771661fc88e1b05a6b (patch) | |
tree | 9831a7f7d817b28f1c77a6532d68de4ada2da85e /config/comp_libs | |
parent | 1678034bb637c506f3f2fdd455fa73ec76a15ff3 (diff) | |
parent | e7d0485ca2fece06e66e22162805b0e388bcc449 (diff) | |
download | crosstool-ng-30316cd27ab0a6f8cb2a96771661fc88e1b05a6b.tar.gz crosstool-ng-30316cd27ab0a6f8cb2a96771661fc88e1b05a6b.tar.bz2 crosstool-ng-30316cd27ab0a6f8cb2a96771661fc88e1b05a6b.zip |
Merge pull request #1448 from dinuxbg/master
Add PRU target configuration
Diffstat (limited to 'config/comp_libs')
-rw-r--r-- | config/comp_libs/gnuprumcu.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/comp_libs/gnuprumcu.in b/config/comp_libs/gnuprumcu.in new file mode 100644 index 00000000..1ee9cfab --- /dev/null +++ b/config/comp_libs/gnuprumcu.in @@ -0,0 +1,2 @@ +# gnuprumcu config file +## depends on ARCH_PRU |