From 1c88d5b97a24aca5d4d98b1f5117be348c7c5445 Mon Sep 17 00:00:00 2001 From: Ramon Moesching Date: Tue, 3 Nov 2020 16:01:42 +0100 Subject: [PATCH] ti33x.inc: add NM_TARGET and add it to MACHINEOVERRIDES BugzID: 67825 Signed-off-by: Ramon Moesching --- conf/machine/include/ti33x.inc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc index 2657ee4..18e4db8 100644 --- a/conf/machine/include/ti33x.inc +++ b/conf/machine/include/ti33x.inc @@ -40,3 +40,8 @@ UBI_VOLNAME = "rootfs" # List common SoC features, may need to add touchscreen for specific machines MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat ext2 screen alsa ethernet sgx" + + +NM_TARGET = "netbird" +NM_ARCH = "arm" +MACHINEOVERRIDES =. "${NM_TARGET}:"