Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/1] package/linux-nvidia for Jetson Nano SD
@ 2020-11-07  0:29 Graham Leva
  2020-11-07  0:29 ` [Buildroot] [PATCH 1/1] package/linux-nvidia: add nvidia linux kernel extensions package Graham Leva
  0 siblings, 1 reply; 3+ messages in thread
From: Graham Leva @ 2020-11-07  0:29 UTC (permalink / raw)
  To: buildroot

Hello,

I would like to submit some packages to support building NVIDIA's Jetson
line of boards, beginning with the Jetson Nano 4GB developer module. This
will be the the first of roughly 10 commits -- 9 packages for various
code repositories for building NVIDIA's Linux for Tegra kernel and an
additional commit for the board/nvidia files and defconfig. 

I wasn't sure whether or not to submit this as a patch series or
as standalone patches. Happy to resubmit if the preference
is for a patch series.

While this is not an officially supported project by NVIDIA, I
have received approval from legal and management for these patches.

I also wanted to say that I've become a big fan of Buildroot after
creating this port. This is an excellent project, and I've learned a
tremendous amount from it. Thank you for all the hard work!

Kind regards,
Graham Leva

Graham Leva (1):
  package/linux-nvidia: add nvidia linux kernel extensions package

 DEVELOPERS                             |  3 +++
 linux/Config.ext.in                    | 10 ++++++++++
 package/Config.in                      |  1 +
 package/linux-nvidia/Config.in         |  7 +++++++
 package/linux-nvidia/linux-nvidia.hash |  2 ++
 package/linux-nvidia/linux-nvidia.mk   | 20 ++++++++++++++++++++
 6 files changed, 43 insertions(+)
 create mode 100644 package/linux-nvidia/Config.in
 create mode 100644 package/linux-nvidia/linux-nvidia.hash
 create mode 100644 package/linux-nvidia/linux-nvidia.mk

-- 
2.17.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-29 22:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-07  0:29 [Buildroot] [PATCH 0/1] package/linux-nvidia for Jetson Nano SD Graham Leva
2020-11-07  0:29 ` [Buildroot] [PATCH 1/1] package/linux-nvidia: add nvidia linux kernel extensions package Graham Leva
2020-11-29 22:36   ` Graham Leva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox