Author: jogo Date: 2015-12-02 23:19:01 +0100 (Wed, 02 Dec 2015) New Revision: 47698
Modified: trunk/include/kernel-version.mk Log: kernel-version: drop 4.0 remnants We don't support 4.0 anymore and it is EOL anyway. Signed-off-by: Jonas Gorski <[email protected]> Modified: trunk/include/kernel-version.mk =================================================================== --- trunk/include/kernel-version.mk 2015-12-02 22:18:20 UTC (rev 47697) +++ trunk/include/kernel-version.mk 2015-12-02 22:19:01 UTC (rev 47698) @@ -3,12 +3,10 @@ LINUX_RELEASE?=1 LINUX_VERSION-3.18 = .23 -LINUX_VERSION-4.0 = .9 LINUX_VERSION-4.1 = .13 LINUX_VERSION-4.3 = LINUX_KERNEL_MD5SUM-3.18.23 = dc6d265ab38716be3676ac294b481ad8 -LINUX_KERNEL_MD5SUM-4.0.9 = 40fc5f6e2d718e539b45e6601c71985b LINUX_KERNEL_MD5SUM-4.1.13 = af9dd5d8f71185a64a8eccface15fc00 LINUX_KERNEL_MD5SUM-4.3 = 58b35794eee3b6d52ce7be39357801e7 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
