From b9f6f0e3f7b861fc437aab73c156ffce53e943c0 Mon Sep 17 00:00:00 2001 From: Ramon Moesching Date: Tue, 23 Jun 2020 18:00:55 +0200 Subject: [PATCH] am335x-hw26.conf: new machine configuration Require nmhw21 as base machine BugzID: 63681 Signed-off-by: Ramon Moesching --- conf/machine/am335x-hw26.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 conf/machine/am335x-hw26.conf diff --git a/conf/machine/am335x-hw26.conf b/conf/machine/am335x-hw26.conf new file mode 100644 index 0000000..f84edd3 --- /dev/null +++ b/conf/machine/am335x-hw26.conf @@ -0,0 +1,6 @@ +#@TYPE: Machine +#@NAME: NetModule HW 26 +#@DESCRIPTION: Machine configuration for the netmodule hw26 mainboard + +#require conf/machine/include/ti33x.inc +require am335x-nmhw21.conf