uml: add Kernel 6.1 support via testing
[openwrt/staging/wigyori.git] / target / linux / uml / Makefile
index 2b314aa4bb08c05f31249b85bd52c1be7e0c2892..ba3c7eae9dc443a8df6694c18c4b3be52e17b745 100644 (file)
@@ -14,6 +14,7 @@ BOARDNAME:=User Mode Linux
 FEATURES:=audio ext4 rootfs-part squashfs
 
 KERNEL_PATCHVER:=5.15
+KERNEL_TESTING_PATCHVER:=6.1
 
 include $(INCLUDE_DIR)/target.mk