diff --git a/nongnu/packages/linux.scm b/nongnu/packages/linux.scm index 111ad0e..283db93 100644 --- a/nongnu/packages/linux.scm +++ b/nongnu/packages/linux.scm @@ -89,10 +89,6 @@ System on hardware which requires nonfree software to function."))) (corrupt-linux linux-libre-4.9 "4.9.282" "059fin4si93ya13xy831w84q496ksxidpd3kyw38918sfy4p6wk7")) -(define-public linux-4.4 - (corrupt-linux linux-libre-4.4 "4.4.283" - "1d9v4h4cbc4i371lhhwpxbmg88gna6xyi2ahfvv0clz60802y982")) - (define-public linux linux-5.15) ;; linux-lts points to the *newest* released long-term support version. (define-public linux-lts linux-5.10)