From e7d0485ca2fece06e66e22162805b0e388bcc449 Mon Sep 17 00:00:00 2001 From: Dimitar Dimitrov Date: Fri, 15 Jan 2021 20:23:10 +0200 Subject: 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 --- config/comp_libs/gnuprumcu.in | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 config/comp_libs/gnuprumcu.in (limited to 'config/comp_libs') 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 -- cgit v1.2.3