kernel: Remove empty preUnpack

This commit is contained in:
Tuomas Tynkkynen
2018-07-24 23:36:05 +03:00
parent 7098bcac27
commit e0ce4bee57
2 changed files with 3 additions and 4 deletions
@@ -90,9 +90,6 @@ let
inherit src;
preUnpack = ''
'';
patches = map (p: p.patch) kernelPatches;
prePatch = ''