diff options
author | Dimitar Dimitrov <dimitar@dinux.eu> | 2021-01-15 20:23:10 +0200 |
---|---|---|
committer | Dimitar Dimitrov <dimitar@dinux.eu> | 2021-01-19 21:18:55 +0200 |
commit | e7d0485ca2fece06e66e22162805b0e388bcc449 (patch) | |
tree | 609bb14b6579c036d5a1201d5dc1d64c02cf0b2a /config | |
parent | c800bc8c82710757d347d1a1b5cf3359d3f71433 (diff) | |
download | crosstool-ng-e7d0485ca2fece06e66e22162805b0e388bcc449.tar.gz crosstool-ng-e7d0485ca2fece06e66e22162805b0e388bcc449.tar.bz2 crosstool-ng-e7d0485ca2fece06e66e22162805b0e388bcc449.zip |
Add package with PRU linker scripts and headers
Include the gnuprumcu package in PRU cross toolchain.
Toolchain is somewhat useless without device specs and
linker scripts for the various SoCs.
Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
Diffstat (limited to 'config')
-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 |