From 4ecb91a6b5b3bce39dde3b088960398ed43f2c81 Mon Sep 17 00:00:00 2001 From: hummypkg Date: Sun, 15 Jan 2017 15:26:46 +0000 Subject: [PATCH] detect CFW 3.11 kernel git-svn-id: file:///root/webif/svn/pkg/webif/trunk@3547 2a923420-c742-0410-a762-8d5b09965624 --- webif/lib/system.class | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webif/lib/system.class b/webif/lib/system.class index 6eb4c082..fea099e3 100644 --- a/webif/lib/system.class +++ b/webif/lib/system.class @@ -165,6 +165,8 @@ proc {system kernelver} {} {{ver ""}} { "Feb 19 20:58:57 GMT 2015" { format "HDR_CFW_3.03" } "Mar 11 23:34:27 GMT 2016" { format "HDR_CFW_3.10" } "Mar 11 23:37:22 GMT 2016" { format "HDR_CFW_3.10d" } + "Jan 9 04:46:49 GMT 2017" { format "HDR_CFW_3.11" } + "Jan 9 04:50:13 GMT 2017" { format "HDR_CFW_3.11d" } # HD "Oct 11 21:14:31 KST 2010" { format "HD_1.01.12" }