distro/netmodule-linux: Mark debian 12 as valid build host
This commit is contained in:
parent
6be13a7db6
commit
6f8a55775a
|
|
@ -3,6 +3,7 @@ TARGET_VENDOR = "-netmodule"
|
|||
SANITY_TESTED_DISTROS ?= " \
|
||||
debian-10 \n \
|
||||
debian-11 \n \
|
||||
debian-12 \n \
|
||||
"
|
||||
|
||||
# Make shared states compatible with all build host
|
||||
|
|
|
|||
Loading…
Reference in New Issue